Skip to content

Commit f73bda8

Browse files
committed
docs: formatting
1 parent 9814697 commit f73bda8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/oidc_core.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ A serializable token.
6161
This contains information about the `access_token`/`id_token` that was received from the `/token` endpoint.
6262

6363
Token properties are:
64+
6465
- `creationTime`: when the token was created.
6566
- `scope`: scopes that this token allows.
6667
- `accessToken`: The issued access token. This is used to request resources from the server.

0 commit comments

Comments
 (0)