Phauxth v2.0.0-alpha.4 API Reference

Modules

Authentication library for Phoenix, and other Plug-based, web applications

Authenticates the current user, using Phauxth sessions and a session id

Base module for authentication

Base module for token authentication

Authenticates the user by verifying a Phauxth token

This module provides an abstraction layer for configuration

Module to provide user confirmation for new users

Base module for handling user confirmation

Module to provide user confirmation when resetting passwords

Logging functions for Phauxth

Token implementation using Phoenix Token

Remember me module

Behaviour for signing and verifying tokens

Utility functions to generate keys from a ‘key source’

Customizable module to be used to display messages to users