Archived Content from Web3Auth Community
This topic was originally posted by githubdiscussions on 1/16/2023.
This content has been migrated from our previous community forum to preserve valuable discussions.
Hi there! I am working on a project in which I need to develop an authentication process where the user logs in with google OAuth and when the user has to connect his wallet we've to connect him with his wallet using the email-passwordless option but we don't want to enable user manually enter email field so that user log in with the same email that he has used for signing in with google..
but after reading the docs I still can't see any config option available for this purpose?
Originally posted by: devsalman247
Check the discussion at: https://github.com/orgs/Web3Auth/discussions/1210