expo/examples

with-auth0

thebetterjort opened this issue · 1 comments

Cloning the with-auth0 example, filling in client id and authorization url works on ios simulator, but the result on web is a authentication loop. I don't get any errors or feedback on the web.

In auth0, you need to select 'single page application' for this repo to work.