SimpleAuth v1.10.1 SimpleAuth.AuthenticateAPI behaviour View Source
API for authentication
Link to this section Summary
Callbacks
Checks login details. Returns {:ok, user} or :error. Can also return :blocked if user is blocked
Link to this section Callbacks
Checks login details. Returns {:ok, user} or :error. Can also return :blocked if user is blocked