authfyio-vue
v0.2.1
Published
Vue 3 composables for Authfyio — useAuth, useUser, useSession, and conditional render helpers.
Downloads
172
Readme
authfyio-vue
Vue 3 composables for Authfyio — useAuth, useUser, useSession, and conditional render helpers.
Part of Authfyio — a self-hostable authentication platform.
Install
npm install authfyio-vueUsage
See the full guide at https://authfyio.com/docs.
Point the SDK at your Authfyio instance via the same-origin proxy (/api/af) or set AF_API_BASE_URL for server-side calls.
License
MIT
