Skip to content

Commit

Permalink
[ci skip] Fix CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nbulaj committed Jun 18, 2024
1 parent f7bbce5 commit 7ffdeec
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,15 @@ User-visible changes worth mentioning.

Add your entry here.

- [#1705] Add `force_pkce` option that requires non-confidential clients to use PKCE when requesting an access_token using an authorization code

## 5.7.0

- [#1696] Add missing `#issued_token` method to `OAuth::TokenResponse`
- [#1697] Allow a TokenResponse body to be customized (memoize response body).
- [#1702] Fix bugs for error response in the form_post and error view
- [#1660] Custom access token attributes are now considered when finding matching tokens (fixes #1665).
Introduce `revoke_previous_client_credentials_token` configuration option.
- [#1705] Add `force_pkce` option that requires non-confidential clients to use PKCE when requesting an access_token using an authorization code

## 5.6.9

Expand Down

0 comments on commit 7ffdeec

Please sign in to comment.