Google Signup API Registering User from any website signup page

I have a query for Register a new user on my personal account. For example, When users come to my website they register/signup on that. Is that any possible way while registering the user on my website it becomes registered as well on the google account? The information of the user's stored in my DB. I don't want to notify the user it registers on the google account. Is google provide any API services for that.

@cryptochrome 

@icrew 

Solved Solved
0 2 1,463
1 ACCEPTED SOLUTION

depends on your use case, if you want to offload identity management to Google, then you may consider https://cloud.google.com/identity-platform which would allow you to create/manage/authenticate identities in your website/app.

However, if its about gmail account, then no.

View solution in original post

2 REPLIES 2
Top Labels in this Space
Top Solution Authors