Replies: 2 comments 2 replies
-
Getting this error |
Beta Was this translation helpful? Give feedback.
0 replies
-
Can you please provide us the console logs? If you're using android, you can directly open chrome://inspect and in remote targets you'll see your mobile browser developer options. On safari follow this: https://help.remo.co/en/support/solutions/articles/63000251570-how-to-activate-the-iphone-debug-console-or-web-inspector- |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How can email + password flow be implemented in React Native?
Following this tutorial to setup AWS Amplify (Cognito for Auth) Youtube
After that getting JWT token from Cognito and using
web3Auth.login
Here is the code snippet to reproduce on Expo:
Beta Was this translation helpful? Give feedback.
All reactions