name
nickname
picture
email
email_verified
Sample ID Token
This example shows the contents of an ID token. Notice that the value (located in theaud
claim) is set to the application’s identifier, which means that only this specific application should consume the token. To learn more about the claims in this example, read JSON Web Token Claims.