HubIdentityElixir.Authentication (HubIdentityElixir v0.1.2) View Source
Link to this section Summary
Link to this section Functions
Logs the user out.
It clears all session data for safety. See renew_session.
Used for routes that require the user to be authenticated.
If you want to enforce the user email is confirmed before they use the application at all, here would be a good place.