Skip to content
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.

Is the "sub" identifier permanent for particular google account? #531

Open
lofti198 opened this issue Jul 12, 2022 · 2 comments
Open

Is the "sub" identifier permanent for particular google account? #531

lofti198 opened this issue Jul 12, 2022 · 2 comments

Comments

@lofti198
Copy link

I want to use sub identifier to store users (who authorized with GoogleLogin) in my database. But is this sub id permanent for the particular account?

@octavian-regatun
Copy link

image

https://developers.google.com/assistant/identity/google-sign-in-oauth as specified here, Google recommends to use sub as an unique user identifier (ID) in database.

@lofti198
Copy link
Author

Thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants