File tree Expand file tree Collapse file tree 2 files changed +14
-3
lines changed Expand file tree Collapse file tree 2 files changed +14
-3
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3- ## [ v1.2.0] ( https://github.com/auth0/wp-auth0/tree/v1.2.0 ) (2019-07-31)
4- [ Full Changelog] ( https://github.com/auth0/wp-auth0/compare/v1.1.0...v1.2.0 )
3+ ## [ v1.2.1] ( https://github.com/auth0/passport-auth0/tree/v1.2.1 ) (2019-08-12)
4+ [ Full Changelog] ( https://github.com/auth0/passport-auth0/compare/v1.2.0...v1.2.1 )
5+
6+ ** Closed issues**
7+ - Strategy constructor mutates options argument [ \# 91] ( https://github.com/auth0/passport-auth0/issues/91 )
8+ - Infinite redirect loop, "Invalid authorization request state." [ \# 89] ( https://github.com/auth0/passport-auth0/issues/89 )
9+ - could I use cookie-session instead of express-session? [ \# 87] ( https://github.com/auth0/passport-auth0/issues/87 )
10+
11+ ** Fixed**
12+ - Fix strategy constructor to not mutate options argument [ \# 92] ( https://github.com/auth0/passport-auth0/pull/92 ) ([ naptowncode] ( https://github.com/naptowncode ) )
13+
14+ ## [ v1.2.0] ( https://github.com/auth0/passport-auth0/tree/v1.2.0 ) (2019-07-31)
15+ [ Full Changelog] ( https://github.com/auth0/passport-auth0/compare/v1.1.0...v1.2.0 )
516
617** Closed issues**
718- Not obvious how to style lock on redirect [ \# 74] ( https://github.com/auth0/passport-auth0/issues/74 )
Original file line number Diff line number Diff line change 11{
22 "name" : " passport-auth0" ,
3- "version" : " 1.2.0 " ,
3+ "version" : " 1.2.1 " ,
44 "description" : " Auth0 platform authentication strategy for Passport.js" ,
55 "main" : " lib/index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments