rn-passkeys
Version:
A library for using (webauthn) passkeys on iOS, Android & web with a single api
32 lines (16 loc) • 356 B
Markdown
rn-passkeys
# 0.1.6
## Patch Changes
- update client extension types
# 0.1.5
## Patch Changes
- fix AuthenticatorSelectionCriteria input
# 0.1.4
## Patch Changes
- remove only-allow preinstall
# 0.1.3
## Patch Changes
- update types to extend simplewebauthn
# 0.1.2
## Patch Changes
- 8aab9e3: Initial iOS and web implementation