RestAuth v1.1.2 RestAuth.Configure View Source

Plug responsible for configuring the RestAuth suite on subsequent actions.

Most other plug-related functionality like RestAuth.Controller functions or RestAuth.Restrict plug require the configure plug to be applied earlier.

A :handler must be provided, while an :error_handler may optionally be provided.

Link to this section Summary

Functions

Callback implementation for Plug.call/2

Callback implementation for Plug.init/1

Link to this section Functions

Callback implementation for Plug.call/2.

Callback implementation for Plug.init/1.