Closed JunaidUK closed 3 years ago
This PR allows a developer to provide a custom session reset method (instead of calling the built in :reset_session). This allows the gem to be used beyond simple sign-out use cases.
:reset_session
Thanks!
This PR allows a developer to provide a custom session reset method (instead of calling the built in
:reset_session
). This allows the gem to be used beyond simple sign-out use cases.