OauthAzureActivedirectory.Client (oauth_azure_activedirectory v1.2.3)

Documentation for OauthAzureActivedirectory.Client()

Summary

Functions

Return authorize URL with optional custom state

Validate token and return payload attributes in JWT

Return logout URL with optional logout hint

Validate token and return payload attributes in JWT

Functions

Link to this function

authorize_url(client, params)

(since 1.0.0)
Link to this function

authorize_url!(state \\ nil)

(since 1.0.0)

Return authorize URL with optional custom state

Link to this function

callback_params(map)

(since 1.2.2)
This function is deprecated. Check documentation for new usage..

Validate token and return payload attributes in JWT

Link to this function

logout_url(logout_hint \\ nil)

(since 1.0.0)

Return logout URL with optional logout hint

Link to this function

process_callback!(params)

(since 1.0.0)

Validate token and return payload attributes in JWT