extension-gpgs
extension-gpgs copied to clipboard
Add Email and Profile Scope
Adds request_email
and request_profile
flag in gpgs config to be able to request these scopes from google. gpgs.get_email()
and gpg.get_profile()
function to retrieve these information.
- Fixes issue #48