Auth0 React Native App - callback url

Hello all,

I am new to Auth0 and trying to implement it in a React Native App, I am following the docs at this page React Native Expo Doc. The thing is that I don’t know what to put in the callback url, cause I am on a React Native app and we don’t have any url in a app.
Can someone help me ? :slight_smile:

I would appreciate !!
Thanks a lot

Hello @ronan1!

If you are logged in to Auth0 while looking at the docs, the website will customize the code snippets for you so you can copy and paste the code it gives you. You can also remove the /interactive at the end of the URL you linked and download the sample app and follow along there.

I hope this helps!

Best,
Alex

1 Like