strapi-plugin-magic-sessionmanager 4.2.0 → 4.2.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -7,6 +7,8 @@ Track logins, monitor active users, and secure your app with one simple plugin.
7
7
  [![NPM](https://img.shields.io/npm/v/strapi-plugin-magic-sessionmanager.svg)](https://www.npmjs.com/package/strapi-plugin-magic-sessionmanager)
8
8
  [![License](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)
9
9
 
10
+ > 💡 **Tip:** Set `debug: true` in plugin config to enable detailed logging
11
+
10
12
  ---
11
13
 
12
14
  ## 📸 What It Looks Like