[][src]Crate msal_browser

msal-browser.js in Rust WASM

Modules

popup
prelude
redirect
requests

Structs

AccountInfo
AuthenticationResult
BrowserAuthOptions
BrowserSystemOptions
CacheOptions
Configuration
LoggerOptions
TokenClaims

Enums

CacheLocation
LogLevel
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