Skip to content

Firebase Admin Node.js SDK v5.7.0

Choose a tag to compare

@hiranya911 hiranya911 released this 04 Jan 20:30
· 1160 commits to master since this release
7a38beb

Authentication

  • A new revokeRefreshTokens() method for revoking refresh tokens issued to a user.
  • The verifyIdToken() method now accepts an optional checkRevoked argument, which can be used to check if a given ID token has been revoked.