We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9814697 commit f73bda8Copy full SHA for f73bda8
docs/oidc_core.md
@@ -61,6 +61,7 @@ A serializable token.
61
This contains information about the `access_token`/`id_token` that was received from the `/token` endpoint.
62
63
Token properties are:
64
+
65
- `creationTime`: when the token was created.
66
- `scope`: scopes that this token allows.
67
- `accessToken`: The issued access token. This is used to request resources from the server.
0 commit comments