Skip to content

Commit d40b5ca

Browse files
op: Update changelog with the changes for cookie parsing
1 parent e5c9360 commit d40b5ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919

2020
## [23.0.0] - 2025-06-10
2121

22+
- Refactors internal logic of parsing cookies to check accessToken and optimizes it to avoid parsing unrelated cookies.
2223
- The `getConsentRequest`, `acceptConsentRequest`, `rejectConsentRequest`, `acceptLoginRequest`, `rejectLoginRequest` and `introspectToken` can now possibly return an `ErrorOAuth2`.
2324
- The `/oauth/introspect` can now possibly return an `ErrorAuth2`.
2425
- The `User` class now has a `fromApi` function to normalize the user object returned from the API.

0 commit comments

Comments
 (0)