KeenAuth
v0.2.2
Pages
Modules
Search documentation of KeenAuth
Settings
View Source
KeenAuth.EmailAuthenticationController
(KeenAuth v0.2.2)
Summary
Functions
new(conn, params)
redirect_back(conn, params \\ %{})
Functions
Link to this function
new(conn, params)
View Source
Link to this function
redirect_back(conn, params \\ %{})
View Source
@spec
redirect_back(
Plug.Conn.t
(),
map
()) ::
Plug.Conn.t
()