Releases: punktDe/oauth2-server
Releases · punktDe/oauth2-server
3.0.1
3.0.0
Flow 7 compatibility
2.1.0
FEATURE: Implement password grant
BUGFIX: Use keyValue for variable when updating ServerConfiguration
Thanks to @sorenmalling for this contributions!
2.0.1
TASK: Transfer status code from inner response on error
2.0.0
TASK: Bump league/oauth2-server dependency to 8.0
1.0.0
Compatibility with Flow 6.0
0.1.4
- Set correct version requirement
- Remove final declaration to allow doctrine proxies
Version 0.1.2
- Fixed check for empty secret in command
- Add composer requirements for guzzle