Skip to content

Releases: gladly-team/next-firebase-auth

v1.0.0-canary.21

28 May 15:44
Compare
Choose a tag to compare
v1.0.0-canary.21 Pre-release
Pre-release

What's Changed

Breaking

  • None

Full Changelog: v1.0.0-canary.20...v1.0.0-canary.21

v1.0.0-canary.20

28 May 14:55
Compare
Choose a tag to compare
v1.0.0-canary.20 Pre-release
Pre-release

What's Changed

Thank you to these contributors!

Breaking

  • None

New Contributors

Full Changelog: v1.0.0-canary.19...v1.0.0-canary.20

v1.0.0-canary.19

16 Feb 16:47
Compare
Choose a tag to compare
v1.0.0-canary.19 Pre-release
Pre-release

What's Changed

Thank you to these contributors!

Breaking

  • None

New Contributors

What's Changed

Full Changelog: v1.0.0-canary.18...v1.0.0-canary.19

v1.0.0-canary.18

21 Nov 18:18
Compare
Choose a tag to compare
v1.0.0-canary.18 Pre-release
Pre-release

What's Changed

Thank you to these contributors!

Breaking

  • None

Full Changelog: v1.0.0-canary.17...v1.0.0-canary.18

v0.15.0

21 Nov 18:19
Compare
Choose a tag to compare

What's Changed

Thank you to these contributors!

Breaking

  • None

Full Changelog: v0.14.4...v0.15.0

v1.0.0-canary.17

26 Aug 17:18
Compare
Choose a tag to compare
v1.0.0-canary.17 Pre-release
Pre-release

What's Changed

Thank you to these contributors!

Breaking

  • Removed getFirebaseAdmin method. Instead, import directly from firebase-admin.
  • Dropped support for firebase-admin v9
  • Minor: We no longer do build-time validation to ensure the existence of secret keys when using signed cookies (in the cookies.keys config property). The validation and any associated errors will occur during runtime.

Full Changelog: v1.0.0-canary.16...v1.0.0-canary.17

v1.0.0-canary.16

25 Aug 20:38
Compare
Choose a tag to compare
v1.0.0-canary.16 Pre-release
Pre-release

What's Changed

  • Add more debug logging by @kmjennison in #534
  • Handle a cookies package error when getting a cookie without providing a response object by @kmjennison in #539
  • Ensure an ID token is valid before attempting to get a refresh token by @kmjennison in #540

Thank you to these contributors!

Breaking

  • None

Full Changelog: v1.0.0-canary.15...v1.0.0-canary.16

v1.0.0-canary.15

16 Aug 20:42
Compare
Choose a tag to compare
v1.0.0-canary.15 Pre-release
Pre-release

What's Changed

Thank you to these contributors!

Breaking

  • None

New Contributors

Full Changelog: v1.0.0-canary.14...v1.0.0-canary.15

v1.0.0-canary.14

11 Aug 20:34
Compare
Choose a tag to compare
v1.0.0-canary.14 Pre-release
Pre-release

What's Changed

  • v1.x: Update demo, add an example of getUserFromCookies by @kmjennison in #521
  • Include subdependencies of bundled dependencies by @kmjennison in #527

Thank you to these contributors!

Breaking

  • None

Full Changelog: v1.0.0-canary.13...v1.0.0-canary.14

v1.0.0-canary.13

01 Aug 20:14
Compare
Choose a tag to compare
v1.0.0-canary.13 Pre-release
Pre-release

What's Changed

Thank you to these contributors!

Breaking

  • None

Full Changelog: v1.0.0-canary.12...v1.0.0-canary.13