vmurin / react-native-azure-auth

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

Authentication #149

Open VictorKimbi opened 2 years ago

VictorKimbi commented 2 years ago

when calling the authorise method, I do not get the token but instead I get a log error saying the expected URI is is not the same the one received but when I check the URI's are the same, please help.

VictorKimbi commented 2 years ago

So basically what I want to achieve is to call my ad-app in Azure and get a token to call function apps

vmurin commented 2 years ago

Hi Victor,

could you please post here the full error message and "intent-filter" section of your manifest or you "Info.plist" (iOS) I suggest you just have some typo

anujraghuvanshi commented 2 years ago

Hi @vmurin - If you can please revert on some other issues whether they are not possible to fix or some complications while developing that. So that the persons who are facing issues like me can opt to look into those or choose another plugin accordingly. Specially this issue. Thanks in advance!