Basit Balogun
Results
1
issues of
Basit Balogun
- Renamed `givenName` and `familyName` variables to `given_name` and `family_name` to ensure `profile_data` is properly obtained from `user_data` as the user info endpoint (https://www.googleapis.com/oauth2/v3/userinfo)returns `given_name` and `family_name` instead of the...