Phauxth v0.8.1 API Reference
Modules
A collection of functions to be used to authenticate Phoenix web apps
Authenticate the current user, using Plug sessions or Phoenix tokens
Base module for authentication
This module provides an abstraction layer for configuration
Module to provide user confirmation
Base module for handling user confirmation
User confirmation helper functions for use with Ecto
A custom Login function which also checks to see if the user’s account has been confirmed yet
Confirm a user and reset the password
Logging functions for Phauxth
Module to handle login
Base module for handling login
Login helper functions for use with Ecto
Module to handle one-time passwords, usually for use in two factor authentication
Remember me Plug using Phoenix Token
Helper functions to be used with the Phauxth remember me functionality