Commit 7ba0369
Correct Web/Wasm authenticator claim — currently stubbed
Both jsMain and wasmJsMain PlatformAuthenticator implementations
return PlatformAuthenticatorStatus.NOT_AVAILABLE for status,
RegistrationResult.PlatformAuthenticatorNotAvailable for register,
and AuthenticationResult.UserNotRegistered for authenticate. There
is no WebAuthn integration in the source.
FEATURES.md and README.md both claimed WebAuthn support; corrected
to describe the targets as placeholders.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent fc6a6ee commit 7ba0369
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
0 commit comments