UNPKG

@authaction/passkey-plus-sdk

Version:

A lightweight frontend SDK for passkey-based passwordless authentication with AuthAction

5 lines (3 loc) 96 B
import { PasskeyPlus } from "./passkey-plus"; export * from "./types"; export { PasskeyPlus };