Hi @nicolas_sabena,
I’ve tried react-native-auth0’s authorize
method exactly how you have it there. The error displayed is:
Missing NativeModule. Please make sure you run react-native link react-native-auth0
I am using Expo for this project and I’m looking for a solution that does not require me to eject the app to link libraries.