vmurin / react-native-azure-auth

React Native library implementing Azure AD OAuth2 API
MIT License
85 stars 65 forks source link

Custom authority url param added to authorize #211

Open Monisankarnath opened 7 months ago

Monisankarnath commented 7 months ago
Monisankarnath commented 7 months ago

Holding off the PR until I figure out the solution for this error - invalid_grant: AADB2C90088: The provided grant has not been issued for this endpoint. Actual Value : ____ and Expected Value : ____. @vmurin help here, not sure where is it taking the policy for the actual value from

Monisankarnath commented 7 months ago

Found the solution, I missed the exchange method earlier