Openmaize v1.0.1 API Reference

Modules

Helper functions for the mix generators

Create modules for tasks that use Ecto to call the database

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

A behaviour which defines the functions that are called by other Openmaize modules

Module to handle login

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