We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b01822f commit eca00eeCopy full SHA for eca00ee
src/auth.d.ts
@@ -397,7 +397,7 @@ export namespace admin.auth {
397
398
/**
399
* Interface representing a decoded Firebase ID token, returned from the
400
- * {@link https://firebase.google.com/docs/reference/admin/node/admin.auth.Auth#verifyIdToken `verifyIdToken()`} method.
+ * {@link https://firebase.google.com/docs/reference/admin/node/admin.auth.Auth#verifyidtoken `verifyIdToken()`} method.
401
*
402
* Firebase ID tokens are OpenID Connect spec-compliant JSON Web Tokens (JWTs).
403
* See the
0 commit comments