File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -4,11 +4,12 @@ All notable changes to this project will be documented in this file.
44
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ ) .
66
7- ## Unreleased
7+ ## [ 7.2.0 ] ( https://github.com/axa-group/oauth2-mock-server/compare/v7.1.2...v7.2.0 ) — 2024-11-25
88
99### Added
1010
1111- Include scope in token for authorization_code and refresh_token grants (by [ PetrasJaug] ( https://github.com/PetrasJaug ) )
12+ - Add PKCE support (by [ tanettrimas] ( https://github.com/tanettrimas ) )
1213
1314### Changed
1415
Original file line number Diff line number Diff line change 11{
22 "name" : " oauth2-mock-server" ,
3- "version" : " 7.1.2 " ,
3+ "version" : " 7.2.0 " ,
44 "description" : " OAuth 2 mock server" ,
55 "keywords" : [
66 " oauth" ,
You can’t perform that action at this time.
0 commit comments