Skip to content

Commit

Permalink
docs: formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmednfwela committed Oct 15, 2023
1 parent 9814697 commit f73bda8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/oidc_core.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ A serializable token.
This contains information about the `access_token`/`id_token` that was received from the `/token` endpoint.

Token properties are:

- `creationTime`: when the token was created.
- `scope`: scopes that this token allows.
- `accessToken`: The issued access token. This is used to request resources from the server.
Expand Down

0 comments on commit f73bda8

Please sign in to comment.