We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b765a1 commit 42536bfCopy full SHA for 42536bf
README.md
@@ -1070,6 +1070,7 @@ Session information can be attached to the body of a custom-grant request using
1070
| `refresh_token` | `string` | The refresh token. |
1071
| `token_type` | `string` | The token type. |
1072
| `session_state` | `string` | The session state obtained after authentication. |
1073
+| `created_at` | `number` | The time when the session was created. |
1074
1075
### OIDCProviderMetaData
1076
0 commit comments