SimpleAuth v1.11.0 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
Functions
Callback implementation for SimpleAuth.UserSessionAPI.delete/1.
Callback implementation for SimpleAuth.UserSessionAPI.get/1.
Callback implementation for SimpleAuth.UserSessionAPI.put/2.
Link to this section Functions
Callback implementation for SimpleAuth.UserSessionAPI.delete/1.
Callback implementation for SimpleAuth.UserSessionAPI.get/1.
Callback implementation for SimpleAuth.UserSessionAPI.put/2.