AI AGENT ADDONS

Add secure authentication to your Vue.js 3 applications with Auth0. This skill helps you add login and logout buttons. It also handles user sessions and protected routes.

You can protect pages so only logged in users can see them. The skill uses the @auth0/auth0-vue SDK. It works with both Vite and Vue CLI.

You do not need to store tokens yourself. The SDK handles all security for you. Just follow the quick start steps to get your app running with authentication.

Add Auth0 Vue skill to your workflow

Global

mkdir -p ~/.claude/skills/auth0-vue

Project

mkdir -p .claude/skills/auth0-vue

Source Repository

Stars
36
Forks
20
Watchers
36
License
Apache-2.0
Last Push
1 month ago
Created
6 months ago