FormidableLabs / FormidableLabs/react-native-app-auth
Android always automatically logs in
Open
- Dominant language
- Java
- Stars
- 2.3k
- Forks
- 473
- PR merge metrics
- No merged PRs in 30d
Description
## Issue
On Android, when using the parameters
```additionalParameters: { prompt: 'login' }```
The user is still automatically logged in, I want them to see the login screen.
---
## Environment
* **Your Identity Provider**: `FusionAuth`
* **Platform that you're experiencing the issue on**: `Android`
* **Your `react-native` Version**: `0.77.2`
* **Your `react-native-app-auth` Version**: `8.0.2`
* **Are you using Expo?** No
Contributor guide
Assessment
This issue has not been assessed yet.