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.
Global
mkdir -p ~/.claude/skills/auth0-angularProject
mkdir -p .claude/skills/auth0-angularSource Repository
Entra App Registrationmicrosoft/azure-skills
Register apps in Entra ID for secure authentication and API access with OAuth 2.0
Entra Agent Idmicrosoft/azure-skills
Create unique OAuth identities for each AI agent instance using Microsoft Graph
Firebase Auth Basicsfirebase/agent-skills
Add secure user sign-in to your app with Firebase Authentication in minutes
Convex Setup Authget-convex/agent-skills
Set up secure login and user management for your Convex app
Better Auth Best Practicesbetter-auth/skills
Add secure login to your app with email, OAuth, and plugins
Create Auth Skillbetter-auth/skills
Set up login and sign-up in your app with Better Auth easily
Email And Password Best Practicesbetter-auth/skills
Set up email verification, password reset, and secure login with Better Auth
Clerk Setupclerk/skills
Quickly add Clerk authentication to any project using the CLI tool