- New
nonceparameter is provided in bothget_authorization_request_url(..., nonce=...)andacquire_token_by_authorization_code(..., nonce=...)method, so that you can use them to mitigate replay attacks, per OIDC specs. (#128, #173).
nonce parameter is provided in both get_authorization_request_url(..., nonce=...) and acquire_token_by_authorization_code(..., nonce=...) method, so that you can use them to mitigate replay attacks, per OIDC specs. (#128, #173).
Don't miss a new msal release
NewReleases is sending notifications on new releases.