mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-11-08 13:42:25 +05:30
Reword changelog
This commit is contained in:
parent
2097edd6eb
commit
cd8742f630
@ -7,7 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
|||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- Clients are now prevented from using the Client Credentials grant unless they are confidential (PR #1035)
|
- Clients are now explicitly prevented from using the Client Credentials grant unless they are confidential to conform
|
||||||
|
with the OAuth2 spec (PR #1035)
|
||||||
|
|
||||||
## [8.0.0] - released 2019-07-13
|
## [8.0.0] - released 2019-07-13
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user