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 79cf7fe commit 92a3194Copy full SHA for 92a3194
packages-exp/auth-exp/src/core/strategies/credential.ts
@@ -99,8 +99,7 @@ export async function linkWithCredential(
99
*
100
* @remarks
101
* Use before operations such as {@link updatePassword} that require tokens from recent sign-in
102
- * attempts. This method can be used to recover from a
103
- * {@link debugErrorMap.CREDENTIAL_TOO_OLD_LOGIN_AGAIN} error.
+ * attempts. This method can be used to recover from a CREDENTIAL_TOO_OLD_LOGIN_AGAIN error.
104
105
* @param user - The user.
106
* @param credential - The auth credential.
0 commit comments