Ueberauth.Strategy.Microsoft.OAuth (ueberauth_microsoft v0.13.0)
Link to this section Summary
Functions
Callback implementation for OAuth2.Strategy.authorize_url/2
.
Callback implementation for OAuth2.Strategy.get_token/3
.
Link to this section Functions
Link to this function
authorize_url(client, params)
Callback implementation for OAuth2.Strategy.authorize_url/2
.
Link to this function
authorize_url!(params \\ [], opts \\ [])
Link to this function
client(opts \\ [])
Link to this function
get_token(client, params, headers)
Callback implementation for OAuth2.Strategy.get_token/3
.
Link to this function