MSAL capacitor plugin
WARNING: Work only with android
npm install msal-capacitor-plugin
npx cap sync
echo(options: { value: string; }) => any
Param | Type |
---|---|
options |
{ value: string; } |
Returns: any
loginWithMsAD(options: any) => any
Param | Type |
---|---|
options |
any |
Returns: any