models/models library
Classes
- AndroidConfig
- Configuration class for Android platform.
- IosConfig
- Configuration class for iOS platform.
- MsalUser
- Microsoft user details.
Enums
- AuthMiddleware
- Types of middleware that is used while authenticating user.
- Prompt
- The UI options that developer can pass during interactive token acquisition requests.
- TenantType
- Types of tenant to authenticate against.
Exceptions / Errors
- MsalException
- Main exception class of MSAL auth exception
- MsalUiRequiredException
- UI prompt is required to get a token
- MsalUserCanceledException
- User has cancelled the request.