Google SSO Payload

Anonymous
json
10/10/2022 5:44 AM
500 B
13
Indexable
{
 "iss": "https://accounts.google.com",
 "sub": "110169484474386276334",
 "iat": "1433978353",
 "exp": "1433981953",
 "email": "[email protected]",
 "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"
}
Editor is loading...