RestAuth v2.0.0 RestAuth.Authenticate View Source
RestAuth.Authenticate
is used to load user information into conn.
It will use the configured handler to load the authority struct and
store it in the connection. The user data can be later accessed using
functions from RestAuth.Utility
module.
Example
plug RestAuth.Authenticate