Skip to content

Commit 1ae040f

Browse files
committed
Update changelog
1 parent f654cb3 commit 1ae040f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
### Added
9+
- Added a new function to the provided ClientTrait, `supportsGrantType` to allow the auth server to issue the response `unauthorized_client` when applicable (PR #1420)
10+
11+
### Fixed
12+
- Clients only validated for Refresh, Device Code, and Password grants if the client is confidential (PR #1420)
13+
814
### Changed
915
- Key permission checks ignored on Windows regardless of userland choice as cannot be run successfully on this OS (PR #1447)
1016

0 commit comments

Comments
 (0)