Claims
- There are a few official claims, but you can allways add more private claims.
- sub = Subject of the token, mostly the user-id / email
- iss = Issuer: who issued the token (eg google.com)
- aud = Audience: whom the token is intended to (eg your service-id)
- exp = Expiration Time
- and some more timestamps related claims