Skip to content

Expo - Auth0 sdk #1295

@obi-j-obialo

Description

@obi-j-obialo

Checklist

Description

I have followed the docs carefully.

I am experiencing an issue on iOS when redirecting after signing in on the Auth0-hosted page. I am getting an unmatched route in my Expo application.

  • I have added the react-native-auth0 plugin in my app.config file
  • I have configured the correct callback urls/logout urls in my application details according to the docs:
    iOS: BUNDLE_IDENTIFIER.auth0://sponsorcx.us.auth0.com/ios/BUNDLE_IDENTIFIER/callback
    Android: PACKAGE_NAME.auth0://sponsorcx.us.auth0.com/android/PACKAGE_NAME/callback

Reproduction

  1. I have added the react-native-auth0 plugin in my app.config file
  2. I have configured the correct callback urls/logout urls in my application details according to the docs:
    iOS: BUNDLE_IDENTIFIER.auth0://sponsorcx.us.auth0.com/ios/BUNDLE_IDENTIFIER/callback
    Android: PACKAGE_NAME.auth0://sponsorcx.us.auth0.com/android/PACKAGE_NAME/callback

Additional context

No response

react-native-auth0 version

5.0.0-beta.4

React Native version

0.79.4

Expo version

53

Platform

iOS

Platform version(s)

n/a

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugThis points to a verified bug in the code

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions