From f84401091084c1a0ea1ed46943bc0611aec56d60 Mon Sep 17 00:00:00 2001 From: Serhii Halchenko Date: Wed, 15 Mar 2023 15:43:43 +0100 Subject: [PATCH] Update updating-claims-at-refresh.mdx fix: remove trailing space --- docs/hydra/guides/updating-claims-at-refresh.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hydra/guides/updating-claims-at-refresh.mdx b/docs/hydra/guides/updating-claims-at-refresh.mdx index 4699ee74e..02c66f127 100644 --- a/docs/hydra/guides/updating-claims-at-refresh.mdx +++ b/docs/hydra/guides/updating-claims-at-refresh.mdx @@ -12,7 +12,7 @@ import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem' ``` -Ory OAuth2 and OpenID Connect comes with a mechanism that allows updating `id_token` and `access_token` when a registered client +Ory OAuth2 and OpenID Connect comes with a mechanism that allows updating `id_token` and `access_token` when a registered client sends a token request. The flow is realized by calling the defined token hook endpoint which returns updated data. If the data provided by the webhook is different from the data the client sends, the webhook overwrites the session data with a