[][src]Crate msal_browser

msal-browser.js in Rust WASM

Modules

popup_app
prelude
redirect_app
requests

Structs

AccountInfo
AuthenticationResult
BrowserAuthOptions
Configuration
TokenClaims

Enums

TokenClaim

Covers all the claims as per the IETF spec. If the claim doesn't match any of the standard ones it will return Custom::(claim_name, claim_value) Adds the azure specific ones too

Traits

PublicClientApplication