OauthAzureActivedirectory.Client (oauth_azure_activedirectory v1.0.0)
Documentation for OauthAzureActivedirectory.Client
Link to this section Summary
Functions
Return authorize URL
Validate token and return payload attributes in JWT
Return logout URL and set optional logout redirect URL
Link to this section Functions
Link to this function
authorize_url(client, params)
Link to this function
authorize_url!()
Return authorize URL
Link to this function
callback_params(map)
Validate token and return payload attributes in JWT
Link to this function
client()
Link to this function
logout_url()
Return logout URL and set optional logout redirect URL
Link to this function