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

What settings should be updated exactly? #28

@Oxyrus

Description

@Oxyrus

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",
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions