External Publication
Visit Post

v0.1.0-dev.3 of maktub_passkey

The official repository for Dart and Flutter packages. [Unoffic… June 26, 2026
Source

WebAuthn passkey create/assert plus the PRF (hmac-secret) extension for Flutter — derive a stable per-credential secret from a synced passkey on iOS and Android. The PRF API the common passkey plugins [...] Changelog excerpt: - PasskeyAssertionnow surfaces credentialIdand userHandle(base64url) — the credential the platform actually used. For a discoverable assertion (credentialId: null) this is the only way to learn which credential the user picked, unblocking credential-bound PRF recovery (#2). Both native sides report it (iOS credentialID/userID; Android assertion id/response.userHandle). userHandleis nullable — it is omitted when the platform returns no user handle (e.g. a targeted assertion). Ad[...]

Discussion in the ATmosphere

Loading comments...