SimpleAuth v1.8.0 SimpleAuth.UserSession View Source
Wrapper to call the current implementation of the API
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
Link to this function
delete(conn) View Source
Callback implementation for SimpleAuth.UserSessionAPI.delete/1.
Link to this function
get(conn) View Source
Callback implementation for SimpleAuth.UserSessionAPI.get/1.
Link to this function
info(conn) View Source
Link to this function
put(conn, user) View Source
Callback implementation for SimpleAuth.UserSessionAPI.put/2.
Link to this function