Closed saifahn closed 2 years ago
We don't need to obfuscate userIDs and dealing with emails makes more sense than using a randomly generated string.
I think actually all I need to do is change the implementation in googleoauth so that ID uses googleUser.Email instead?
googleoauth
googleUser.Email
Overview
We don't need to obfuscate userIDs and dealing with emails makes more sense than using a randomly generated string.