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

Error handler for OAuth 2.0 Authorization Server.

See also https://tools.ietf.org/html/rfc6749#section-4.1.2.1 and https://tools.ietf.org/html/rfc6749#section-4.2.2.1

Link to this section Summary

Functions

Redirect connection to redirect_uri with error code and description

Link to this section Functions

Specs

call(Plug.Conn.t(), any()) :: Plug.Conn.t()

Redirect connection to redirect_uri with error code and description