FormidableLabs / FormidableLabs/react-native-app-auth
Microsoft Azure Auth Issue - Not getting scope and other requested data.
- Dominant language
- Java
- Stars
- 2.3k
- Forks
- 473
- PR merge metrics
- No merged PRs in 30d
Description
## Issue
I have used this plugin after facing some Logout-related issues in [Azure auth plugin](https://github.com/vmurin/react-native-azure-auth)
But I got into other issues after using this package.
Here is the issue I am getting.
1. While Logging in, I am sending scopes, for which I expect to have values returned when authorization is successful. I should have refreshToken, and scopes with data.
Another issue that I am facing is that while doing logout, it should resolve to success only logout is a success, not on canceling the logout window.
---
## Environment
* **Your Identity Provider**: `Azure`
* **Platform that you're experiencing the issue on**: `both`
* **Are you using Expo?** : NO
Contributor guide
Assessment
This issue has not been assessed yet.