Releases: weegigs/firebase-express-authenticator
Releases · weegigs/firebase-express-authenticator
v3.0.0
3.0.0 (2019-02-27)
chore
- update firebase and other project dependencies (0d49104)
BREAKING CHANGES
- Now requires firebase-admin ^7.0.0
v2.0.0
2.0.0 (2018-08-29)
Build System
BREAKING CHANGES
- Now requires firebase-admin ^6.0.0
v1.1.2
1.1.2 (2018-05-29)
Bug Fixes
- Report caught errors as authentication errors (e484d90)
v1.1.1
1.1.1 (2018-05-28)
Bug Fixes
- tokens: Use authorizationFromHeaderOrCookie by default (c3654b2)
v1.1.0
1.1.0 (2018-05-28)
Features
- tokens: Get auth from header and cookie (c414f81)
v1.0.2
1.0.2 (2018-05-26)
Bug Fixes
- Use lowercase string for Authorization header name (719b07d)
v1.0.1
1.0.1 (2018-05-26)
Bug Fixes
- verifications: Actually check that the email address is verified (79ac991)