Hi
Using the UWP sample app as-is I am getting “forbidden” error.
Populating appUri (ms-app//…) to “redirectUri” fixes this issue (code snipped below) and I am able to log in to my google account using the Auth0 login screen.
Problem is that after the login screen disappears, I am not returned to the app. Instead, a Windows App Store prompt is displayed with the message “You’ll need a new app…”.
Indeed it seems like there’s a problem with higher version. The additional problem we have here is that repo is not Auth0 maintained but it’s maintained by community developer volunteers so let’s say it’s not that actively being worked on. Can I ask you to open a GitHub issue in that repo explaining the same things as here so I can pass it to our DX-SDKs team so they can potentially look at it and implement a fix? Thank you!
Thank you. As I’ve said the repo is community not Auth0 maintained but our devs sometimes take a look at it when the bandwidth allows to do so. I will ping my friend and see if he can give it a glimpse!