v1.2.0
Closed issues
- Not obvious how to style lock on redirect #74
- Auth0 state parameter not always passed through #73
- Allow for different grant types #72
- Use native Object.assign instead of xtend #67
- state parameter default to true #65
- Custom Claims? #64
- Auth0Strategy vs OAuth2Strategy #61
- logout problems #59
- What is the point of this line? #56
- Custom User Store vs Auth0 Database #54
- Setting a proxy #50
- Document how to access the "state" parameter #40
- Incompatible with Lock for Web's responseMode option #39
- Return to same page after login? #38
- refreshToken is always null #36
- JWT Token #30
- Specify JWT scope #29
- Rule Errors do not propagate #28
Added
- Add telemetry #85 (joshcanhelp)
- Add information on ID token scopes to README #83 (joshcanhelp)
- Add support for acr_values #78 (federicobarera)
- Add support for
connection_scope
option #75 (GertSallaerts)
Changed
- Replace xtend with Object.assign #84 (joshcanhelp)
Security