Skip to content

Releases: Code-Hex/firebase-auth-cloudflare-workers

v2.0.4

01 Apr 09:08
fba6eee
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.3...v2.0.4

v2.0.3

24 Feb 14:08
e661f82
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.2...v2.0.3

v2.0.2

24 Feb 04:56
0ce610f
Compare
Choose a tag to compare

What's Changed

  • fixed the behavior of the validation method on the emulator by @Code-Hex in #18

Full Changelog: v2.0.1...v2.0.2

v2.0.1

24 Feb 03:56
b63e1a8
Compare
Choose a tag to compare

What's Changed

  • fixed singleton behaviour for WorkersKVStoreSingle by @Code-Hex in #17

Full Changelog: v2.0.0...v2.0.1

v2.0.0

23 Feb 15:59
0f98722
Compare
Choose a tag to compare

What's Changed

  • added function to check revoke (breaking changes) by @Code-Hex in #16
    • breaking change: verifyIdToken and verifySessionCookie method signature to allow check revoked.
    • added getUser
    • added revokeRefreshTokens
    • added setCustomUserClaims

Full Changelog: v1.2.2...v2.0.0

v1.2.2

20 Feb 17:04
ac80e34
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.2.2

v1.2.1

19 Feb 09:32
bf1f5be
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0

19 Feb 03:51
26faba9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

11 Nov 16:39
2093287
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.1.0

v1.0.1

19 Mar 01:21
1883637
Compare
Choose a tag to compare

What's Changed

  • Fixed the condition to judge as valid iat by @nmemoto in #8

New Contributors

Full Changelog: v1.0.0...v1.0.1