Phauxth v0.15.0 API Reference

Modules

Authentication library 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

Base module for handling user / contact confirmation

A custom login function which also checks to see if the user’s account has been confirmed yet

Confirm a user in order to reset the password

Logging functions for Phauxth

Module to handle login

Base module for handling login

Remember me module

Log and report information and errors

Api token based on the Phoenix token implementation