Boruta core v0.1.0-rc.5 Boruta.Oauth.Codes behaviour View Source
Code context
Link to this section Summary
Link to this section Callbacks
Link to this callback
create(params)
View Sourcecreate( params :: %{ client: Boruta.Oauth.Client.t(), resource_owner: struct(), scope: String.t(), state: String.t() } ) :: code :: Boruta.Oauth.Token.t() | {:error, Ecto.Changeset.t()}