v1.0.18
Bug fixes
- [
Pow.Phoenix.Routes
] Fixed bug where callback route methods is not using the overridden method #418 - [
PowPersistentSession.Plug.Cookie
]PowPersistentSession.Plug.Cookie.delete/2
now correctly pulls token during:before_send
callback #420 - [
Pow.Plug.Session
]Pow.Plug.Session.delete/2
now correctly pulls session id during:before_send
callback soPowEmailConfirmation
will remove set session #420