SimpleAuth v1.5.4 SimpleAuth.UserSession.Memory View Source

Real version of API storing user details in a GenServer This allows sessions to expire automatically and a expiry callback to be triggered on expiry It also causes one user logout to logout all other users.

Link to this section Summary

Link to this section Functions

Callback implementation for SimpleAuth.UserSessionAPI.put/2.