UNPKG

react-native-msal-plugin

Version:

React Native Plugin that wraps Microsoft MSAL library allowing you to authenticate with azure B2C

6 lines (5 loc) 135 B
export declare enum MsalUIBehavior { SELECT_ACCOUNT = "SELECT_ACCOUNT", CONSENT = "CONSENT", FORCE_LOGIN = "FORCE_LOGIN" }