Tags: szjerrywang/hydra
Tags
This release changes how migrations work internally. It does not contain breaking changes. Please run `hydra migrate sql` once you have backed up the database.
This is the first release to use our new CI/CD pipeline which includes auto-generated release announcements via the newsletter. If you have feedback on this new process feel free to start a discussion on Slack! This release fixes some bugs and improves the docs.
This is the first release to use our new CI/CD pipeline which includes auto-generated release announcements via the newsletter. If you have feedback on this new process feel free to start a discussion on Slack! This release fixes some bugs and improves the docs.
This is the first release to use our new CI/CD pipeline which includes auto-generated release announcements via the newsletter. If you have feedback on this new process feel free to start a discussion on Slack! This release fixes some bugs and improves the docs.
fix: return proper error code in refresh and code flows (ory#1800) Resolves a regression issue which sends an invalid error response when a refresh token is being re-used, is not found, or the wrong client is accessing it. This patch also bumps jose-related tooling which introduces better security measure against certain types of x509 attacks. See https://community.ory.sh/t/refresh-token-endpoint-returns-invalid-request-error-expecting-invalid-grant/1637/2 See ory/fosite#426 See ory/fosite#418
PreviousNext