-
Notifications
You must be signed in to change notification settings - Fork 88
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Why do I get a Magic Extension Error (oauth): [Cannot read property 'openAuth' of null] An error has occurred #823
Comments
@AB7zz |
@ayv8er |
@abiwagmi |
Yea, I had installed the expo libs while experimenting with metro oauth, because it wasn't working ` function Signin({route, navigation}) {
} export default Signin; ` Would really appreciate any help |
✅ Prerequisites
magic-sdk
)?❓ Question
I've initialized a magic instance as in the docs
and when I try to login using any social media, I get a OAuth login error saying "Magic Extension Error (oauth): [Cannot read property 'openAuth' of null] An error has occurred". Not sure why when I've followed everything as in the docs. I even have a dedicated wallet. Sign in with email works perfectly fine.
🌎 Environment
magic-sdk
npm
The text was updated successfully, but these errors were encountered: