Toggle Sidebar
Toggle Theme
Azure Active Directory OpenID
v0.1.1
Pages
Modules
Azure Active Directory OpenID v0.1.1
AzureADOpenId.Client
View Source
Oauth2 client for Azure Active Directory.
Link to this section
Summary
Functions
authorize_url!(callback_url, config)
authorize_url(client, params)
Link to this section
Functions
Link to this function
authorize_url!(callback_url, config)
View Source
authorize_url!(
String.t
(),
Keyword.t
()) ::
String.t
()
Link to this function
authorize_url(client, params)
View Source