greeshma-shetty
greeshma-shetty
Thanks for the update @vmurin. I am using below method to logout user. Please have a look and suggest if any modification needs to be done: ``` const RemoveAccount =...
Thanks for the suggestion @vmurin 1. We are using redirectUri as `msal${AzureClientID}://spectra-auth` 2. Setting baseUrl gives this error - Identity provider's login token can not be verified. Please try relogin.
Hi @vmurin, this behaviour is seen only in iOS. We do not get any confirmation prompt in Android. Also I have used iPhone device to test it and have not...