HELP: How to have both email & password and Google set up?

Hi. My client signed up for my service with Google and wants to let his employees sign in with an email and password so they don't have access to his email login. They signed up with google first and then when they try to make an account/login with email and password it doesn't work. Thoughts/help??
15 Replies
Blank
Blank4mo ago
ask him to just do forgot password
Reid Brown
Reid BrownOP4mo ago
Is this not just a universal thing though? I want users to login with both google and email and password as long as it is the same email
Blank
Blank4mo ago
yes thats how it would work as long as email is same they can login via password or oauth
Reid Brown
Reid BrownOP4mo ago
Yes but it's not working if they auth'd with google first
Blank
Blank4mo ago
what is the issue you are facing?
Reid Brown
Reid BrownOP4mo ago
My client signed up to the website with "Sign in with Google". That is his company google account and wants his employees to be able to sign in with just his email so they don't have to login to his google on their phones/computers. Currently when he tries to login with just Email and Password it says {"code":"INVALID_EMAIL_OR_PASSWORD","message":"Invalid email or password"} and when he tries to create a new account with that email it says {"code":"USER_ALREADY_EXISTS","message":"User already exists"}.
Blank
Blank4mo ago
do you have a forgot password page?
Reid Brown
Reid BrownOP4mo ago
Yes I do
Blank
Blank4mo ago
ask him to put his email there and reset password that way it would set a password which is not set currently
Reid Brown
Reid BrownOP4mo ago
Gotcha! Okay! Another question. Do I have to set up an email client for that?
Blank
Blank4mo ago
what do you mean? oh yeah
Reid Brown
Reid BrownOP4mo ago
Like resend to send the password reset email
Blank
Blank4mo ago
you need to add the function that send the email yes
Reid Brown
Reid BrownOP4mo ago
Okay thank you!

Did you find this page helpful?