Phauxth v0.17.0 API Reference
Modules
Authentication framework for Phoenix, and other Plug-based, web applications
Authenticate the current user, using Plug sessions or api tokens
Base module for authentication
This module provides an abstraction layer for configuration
Module to provide user confirmation for new users and when resetting passwords
Module to provide user confirmation for new users and when resetting passwords
A custom login function which also checks to see if the user’s account has been confirmed yet
Log and report information and errors
Logging functions for Phauxth
Module to handle login
Module to handle login
Remember me module
Create api tokens, based on the Phoenix token implementation