Openmaize v0.19.2 API Reference

Modules

Helper functions for the mix generators

Create modules for authorization and, optionally, email confirmation

Openmaize is an authentication library for Elixir

Authenticate the current user, using JSON Web Tokens

This module provides an abstraction layer for configuration

Base implementation of the email confirmation module

Confirm a user’s email address

Functions to help with interacting with Ecto when using Openmaize

Module to handle login

Base implementation of the login module

Functions used with the Login module to calculate the identifier of the user based on user input

Plug to handle logout requests

Module to handle one-time passwords for use in two factor authentication

Check the password is valid, and optionally, check the password is strong enough

Authenticate a user when resetting the password