AI AGENT ADDONS

Auth0 Angular

auth0/agent-skills

Add authentication to your Angular app with Auth0 and the @auth0/auth0-angular SDK. This skill helps you set up login and logout buttons, show user info, and protect your pages.

You can use route guards to block access to secret pages. HTTP interceptors automatically attach tokens to API calls. This keeps your app safe and your users logged in.

Follow the steps to install the SDK, configure your Auth0 domain and client ID, and add the code to your app. Works with Angular 13 and newer.

Add Auth0 Angular skill to your workflow

Global

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

Project

mkdir -p .claude/skills/auth0-angular

Source Repository

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