CPub.Web.Authorization.AuthorizationController (CPub v0.3.0) View Source

Implements the OAuth 2.0 Authorization Endpoint (https://tools.ietf.org/html/rfc6749#section-3.1).

Link to this section Summary

Functions

Check what OAuth 2.0 flow we are in and delegate.

Link to this section Functions

Specs

authorize(Plug.Conn.t(), map()) :: Plug.Conn.t()

Check what OAuth 2.0 flow we are in and delegate.