Back to skills
Auth0

Auth0

14 skills available

1
auth0-android

Adds authentication to native Android apps using the Auth0 SDK. Supports Web Auth login/logout, biometric-protected credentials, secure token storage, passwordless login, and MFA. Works with both Kotl

2
auth0-angular

Adds authentication to Angular apps using the @auth0/auth0-angular SDK. Handles login/logout flows, route guards, HTTP interceptors for attaching tokens, and user profile access through observables. W

3
auth0-aspnetcore-api

Adds JWT access token validation to ASP.NET Core Web APIs using Auth0. It handles bearer token authentication, scope and permission checks, and supports DPoP proof-of-possession token binding. Works w

4
auth0-express

Adds session-based authentication to Express.js apps using the express-openid-connect SDK. It wires up login, logout, and callback routes automatically, and provides middleware for protecting specific

5
auth0-fastify

Adds session-based authentication to Fastify web applications using the @auth0/auth0-fastify SDK. It registers login, logout, and callback routes automatically, and provides helpers to check sessions,

6
auth0-fastify-api

Secures Fastify API endpoints with JWT Bearer token validation through Auth0. It registers as a Fastify plugin and provides route-level middleware for verifying access tokens and checking scopes or pe

7
auth0-mfa

Adds Multi-Factor Authentication to Auth0-powered apps. Covers TOTP, SMS, email, push notifications, WebAuthn/passkeys, and step-up verification for sensitive operations. Also handles adaptive MFA bas

8
auth0-migration

Guides migration of users and authentication flows from existing providers like Firebase, Cognito, Supabase, or Clerk to Auth0. Covers bulk user import, gradual migration strategies, code migration pa

9
auth0-nextjs

Adds authentication to Next.js apps using the @auth0/nextjs-auth0 SDK. Handles login, logout, session management, and protected routes for both App Router and Pages Router. It generates the correct Au

10
auth0-nuxt

Adds Auth0 authentication to Nuxt 3/4 apps using server-side encrypted cookie sessions. Handles login flows, route protection, session management, and API access token retrieval through the @auth0/aut

11
auth0-quickstart

Detects your project's framework (React, Next.js, Vue, Nuxt, Angular, Express, Fastify, React Native) and walks you through Auth0 setup, from account creation to SDK integration. It picks the right Au

12
auth0-react

Adds authentication to React single-page applications using the @auth0/auth0-react SDK. Handles login, logout, user sessions, protected routes, and API token management for apps built with Vite or Cre

13
auth0-react-native

Adds authentication to React Native and Expo mobile apps using the react-native-auth0 SDK. Handles login, logout, token management, and biometric auth with native deep linking on both iOS and Android.

14
auth0-vue

Adds authentication to Vue.js 3 single-page applications using the @auth0/auth0-vue SDK. Handles login, logout, user sessions, and protected routes through Auth0's Universal Login redirect flow. Works