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

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

Link to this section Summary

Link to this section Functions

Specs

token(Plug.Conn.t(), map()) :: Plug.Conn.t() | {:error, any(), any()}