You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ensure configuration is built correctly inside `after_initialize` hoo…
…ks (#208)
* Ensure configuration is built correctly inside `after_initialize` hooks
* Bump version
Use app-specific cookie keys for sessions (#189)
* Update docs
* Use app-specific key for sessions
* Add debug logs
* Allow to configure session key
* bump version