Google SSO Payload

mail@pastecode.io avatar
unknown
json
2 years ago
375 B
3
Indexable
{
 "iss": "https://accounts.google.com",
 "sub": "110169484474386276334",
 "iat": "1433978353",
 "exp": "1433981953",
 "email": "testuser@gmail.com",
 "email_verified": "true",
 "name" : "Test User",
 "picture": "https://lh4.googleusercontent.com/-kYgzyAWpZzJ/ABCDEFGHI/AAAJKLMNOP/tIXL9Ir44LE/s99-c/photo.jpg",
 "given_name": "Test",
 "family_name": "User",
 "locale": "en"
}