- DATE:
- AUTHOR:
- Ory Team
Ory Network
Ory Hydra
New Feature
Graceful refresh count limit
DATE:
AUTHOR:
Ory Team
Added support for limiting the number of times a refresh token can be used in a graceful token rotation flow. This helps prevent long-lived refresh sessions and supports stricter session lifecycle management.
Configure this using the refresh_grace_limit
setting.
Learn more in the Ory documentation.