Replies: 1 comment 1 reply
-
I really do not know why window.ethereum is not populated after have logged in using Google - I thought the whole point of account abstraction is that it injects it? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is window.ethereum injected with google login using AppKit?
When I console window.ethereum it is showing undefined after I have connected using google login and AppKit.
I have a projectID in my .env file, but I did not verify a domain. When running locally the domain looks like:
http://localhost:5173/
I cannot add localhost to the domains to be verified.
Beta Was this translation helpful? Give feedback.
All reactions