fix: temporarily disable passkeys functionality due to upstream issues (#2700)

* fix: temporarily disable passkeys functionality due to upstream issues

* remove sourcemaps from git
This commit is contained in:
Amruth Pillai
2026-02-09 14:52:39 +01:00
committed by GitHub
parent 15327d74d8
commit 6242c8c182
14 changed files with 174 additions and 592 deletions
+8
View File
@@ -3,6 +3,14 @@ title: "Setting up passkeys"
description: "Learn how to register passkeys (WebAuthn) to sign in securely using biometrics or your device PIN"
---
<Warning>
<strong>Passkeys Temporarily Disabled:</strong> Passkey registration and sign-in are currently unavailable in Reactive Resume due to an upstream issue with our authentication provider. We are closely monitoring the situation and will re-enable passkeys once it is resolved.
For more details and technical updates, see the <a href="https://github.com/better-auth/better-auth/issues/7463" target="_blank" rel="noopener">GitHub issue #7463</a>.
</Warning>
---
<Steps>
<Step title="Sign in to the dashboard">
Head over to [https://rxresu.me](https://rxresu.me) and sign in with your account credentials.