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

Controller that handles OAuth 2.0 client registration.

See also RFC 7591: OAuth 2.0 Dynamic Client Registration Protocol

Link to this section Summary

Functions

Create a new OAuth 2.0 client

Link to this section Functions

Specs

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

Create a new OAuth 2.0 client