Skip to content
This repository has been archived by the owner on Feb 21, 2020. It is now read-only.

What settings should be updated exactly? #28

Open
Oxyrus opened this issue Jul 15, 2019 · 1 comment
Open

What settings should be updated exactly? #28

Oxyrus opened this issue Jul 15, 2019 · 1 comment

Comments

@Oxyrus
Copy link

Oxyrus commented Jul 15, 2019

In the README is mentioned

In the application settings, you must add the redirect URL for your Expo application that is coming from the AuthSession module (built-in in Expo).

But what are the specific settings that must be updated with the expo auth URL? The allowed callback URLs? The Application Login URI?

Currently whenever I click on the button to login it redirects me somewhere else and then back to the application, the Auth0 login doesn't even show up, and this is the error I get in the Expo panel:

Info
21:37
Redirect URL: https://auth.expo.io/@oxyrus/auth0-example
Info
21:37
Authentication response Object {
  "errorCode": "cookies-disabled",
  "params": Object {},
  "type": "error",
  "url": "exp://8n-nth.oxyrus.auth0-example.exp.direct:80/--/expo-auth-session?errorCode=cookies-disabled",
}
@GuyAvraham
Copy link

the callback url should be added in Auth0.applications.allowed-login-url.
dont forget to update credentials on App.js

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants