Easily provide passkey authentication based on FIDO2 / WebAuthn for Flutter apps (iOS & Android) via a dedicated Flutter package
BSD 3-Clause "New" or "Revised" License
63
stars
29
forks
source link
Add support for excludeCredentials #46
Closed
incorbador closed 9 months ago
Package: passkeys
Background
Currently the passkey package does not support excludeCredentials (https://www.w3.org/TR/webauthn-2/#dom-publickeycredentialcreationoptions-excludecredentials).
TODO
Support this setting in the Android, iOS and web plugins