@authbound/vue
v0.1.3
Published
Authbound Vue 3 bindings (composables + headless components) for the verification flows.
Downloads
326
Readme
@authbound/vue
Vue plugin, composables, components, and styles for Authbound verification flows.
pnpm add @authbound/vueimport {
AuthboundPlugin,
VerificationWall,
useVerification,
} from "@authbound/vue";
import "@authbound/vue/styles.css";For Nuxt applications, prefer @authbound/nuxt.
