@azure/ms-rest-browserauth package
Classes
| AuthManager |
Authenticates users to Azure AD and obtains tokens for API requests. |
Interfaces
| AuthOptions | |
| LoggedIn |
Returned in the case the user login completed successfully. |
| NotLoggedIn |
Returned in the case the user was not logged in by first calling login. Does not indicate an error. |
| Subscription | |
Type Aliases
| LoginResult |