FormidableLabs / FormidableLabs/react-native-app-auth
After sign in using this module, device default browser isn't asking for credentials
- Dominant language
- Java
- Stars
- 2.3k
- Forks
- 473
- PR merge metrics
- No merged PRs in 30d
Description
## Issue
Hi All,
Not sure whether this is an issue or a feature. Needed support or a workaround on this.
I've done react-native-app-auth with Microsoft login. So when the user clicks on the Login button from my app. It opens the MS login page in a browser(within the app and in title bar that tab the editing is locked).
Once the user fills in the credentials, we get the access token.
Now the issue that I face here is, that I kill the app and open Safari(ios)/chrome(android) and hit **office.com** in the browser, and click on sign-in, it directly takes me to the home page without asking for credentials.
How to solve this issue?
Thanks in advance.
---
## Environment
* **Your Identity Provider**: `e.g. IdentityServer 4 / Okta / Azure`
* **Platform that you're experiencing the issue on**: `iOS / Android / both`
* **Are you using Expo?**
Contributor guide
Assessment
This issue has not been assessed yet.