File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -33,6 +33,10 @@ Yay for [SemVer](http://semver.org/).
3333<!-- /TOC -->
3434
3535## 4.2.x
36+ ### 4.2.2
37+ - 2018-07-13 [ DIFF] ( https://github.com/panva/node-oidc-provider/compare/v4.2.1...v4.2.2 )
38+ - fixed ` expiresIn ` sent to adapter#upsert when interaction session are saved using interactionFinished()
39+
3640### 4.2.1
3741- 2018-07-13 [ DIFF] ( https://github.com/panva/node-oidc-provider/compare/v4.2.0...v4.2.1 )
3842- fixed form_post regression for response types including ` token ` from 4.2.0
Original file line number Diff line number Diff line change 11{
22 "name" : " oidc-provider" ,
3- "version" : " 4.2.1 " ,
3+ "version" : " 4.2.2 " ,
44 "description" : " OpenID Provider (OP) implementation for Node.js OpenID Connect servers." ,
55 "keywords" : [
66 " auth" ,
You can’t perform that action at this time.
0 commit comments