Skip to content

Commit a81b3a0

Browse files
Update changelog with details of changes
1 parent 9731f82 commit a81b3a0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1717

1818
## [23.0.0] - 2025-06-10
1919

20+
- The `getConsentRequest`, `acceptConsentRequest`, `rejectConsentRequest`, `acceptLoginRequest`, `rejectLoginRequest` and `introspectToken` can now possibly return an `ErrorOAuth2`.
21+
- The `/oauth/introspect` can now possibly return an `ErrorAuth2`.
2022
- The `User` class now has a `fromApi` function to normalize the user object returned from the API.
2123
- Refactors querier to use dynamic request body and response body types inference.
2224
- Refactor internal network calls made with querier to use the new dynamic types.

0 commit comments

Comments
 (0)