Phauxth v0.11.0 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
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
Module to handle one-time passwords, usually for use in two factor authentication
Remember me Plug using Phoenix Token
Tools for use with Phauxth