Ak
Ak
can you paste the sample here, **'Azure authenticate'** I can successfully authenticate in browser, meanwhile in android popup is showing while clicking continue I got warning as ' **Navigation is...
> I used this github sample to make the authentication work https://github.com/loonix/capacitor-oauth2-azure-example I tried the same ,except config the config i used oauth2Options = { appId: 'XXXXXXXXXXXXXXXXX', authorizationBaseUrl: 'https://login.microsoftonline.com/xxxxxxxx/oauth2/v2.0/authorize', accessTokenEndpoint:...
> you web scope doesn't look right. It should not be Microsoft graph. It should be the url you find in the "Expose an API", the application ID URI and...
I was using keras