@drmhse/authos-vue
Vue 3 and Nuxt adapter for AuthOS.
Install
npm install @drmhse/authos-vue
Quick start
app.use(createAuthOS({ baseURL: 'https://sso.example.com' }));
Canonical docs
- Package README in the repo
- AI Agent Skills
- SDK reference
- Authentication guides