3.0.0 (2019-02-27)
- update firebase and other project dependencies (0d49104)
- Now requires firebase-admin ^7.0.0
2.0.0 (2018-08-29)
- Updated key dependencies (9c36f89)
- Now requires firebase-admin ^6.0.0
1.1.2 (2018-05-29)
- Report caught errors as authentication errors (e484d90)
1.1.1 (2018-05-28)
- tokens: Use authorizationFromHeaderOrCookie by default (c3654b2)
1.1.0 (2018-05-28)
- tokens: Get auth from header and cookie (c414f81)
1.0.2 (2018-05-26)
- Use lowercase string for Authorization header name (719b07d)
1.0.1 (2018-05-26)
- verifications: Actually check that the email address is verified (79ac991)
1.0.1 (2018-05-26)
- verifications: Actually check that the email address is verified (79ac991)
- Base authentication infrastructure (72658fb)