Phauxth v0.14.0 API Reference
Modules
A collection of functions to be used to authenticate Phoenix web apps
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
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
Remember me module
Api token based on the Phoenix token implementation