Skip to content

Commit 92a3194

Browse files
committed
remove problematic link
1 parent 79cf7fe commit 92a3194

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packages-exp/auth-exp/src/core/strategies/credential.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,7 @@ export async function linkWithCredential(
9999
*
100100
* @remarks
101101
* 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.
102+
* attempts. This method can be used to recover from a CREDENTIAL_TOO_OLD_LOGIN_AGAIN error.
104103
*
105104
* @param user - The user.
106105
* @param credential - The auth credential.

0 commit comments

Comments
 (0)