Releases: Code-Hex/firebase-auth-cloudflare-workers
Releases · Code-Hex/firebase-auth-cloudflare-workers
v2.0.4
v2.0.3
v2.0.2
v2.0.1
v2.0.0
What's Changed
- added function to check revoke (breaking changes) by @Code-Hex in #16
- breaking change:
verifyIdToken
andverifySessionCookie
method signature to allow check revoked. - added getUser
- added revokeRefreshTokens
- added setCustomUserClaims
- breaking change:
Full Changelog: v1.2.2...v2.0.0