sentinel v2.0.0 Sentinel.Controllers.Html.AuthController

Handles the session create and destroy actions

Summary

Functions

Log in as an existing user

Destroy the active session. Will delete the authentication token from the user table

Functions

callback(conn, params)
create(conn, map)

Log in as an existing user.

delete(conn, params)

Destroy the active session. Will delete the authentication token from the user table.

request(conn, params)