Search
OpenPace
v0.0.1
Pages
Modules
Mix
Tasks
Settings
View Source
SqueezeWeb.Plug.Auth
(OpenPace v0.0.1)
This module defines the auth plug pulls the user from the current session.
Link to this section
Summary
Functions
call(conn, _)
init(_)
sign_in(conn, user)
sign_out(conn)
Link to this section
Functions
Link to this function
call(conn, _)
View Source
Link to this function
init(_)
View Source
Link to this function
sign_in(conn, user)
View Source
Link to this function
sign_out(conn)
View Source