Auth0
Official@auth0 · Seattle
Offers comprehensive identity management, secure JWT validation, and multi-platform authentication integration for enterprise web, mobile, and backend application architectures.
Agent Skills by Auth0
Showing 46 vetted skills indexed across 2 GitHub repositories.
acul-screen-generator
Generate themed Auth0 ACUL screen components across a 9-phase workflow.
auth0-ionic-angular
Integrate Auth0 authentication into Ionic Angular apps with Capacitor plugins.
auth0-cli
Manage Auth0 tenant resources and APIs through the Auth0 CLI.
auth0-php
Integrate Auth0 session-based login and user profile access into PHP web applications.
auth0-php-api
Validate JWT access tokens and scopes for PHP API endpoints.
auth0-branding
Customize Auth0 Universal Login branding with themes, templates, and text overrides.
auth0-laravel
Manage Auth0 authentication sessions in Laravel web applications.
auth0-aspnetcore-authentication
Integrate Auth0 authentication into ASP.NET Core web applications.
auth0-ionic-vue
Integrate Auth0 authentication into Ionic Vue apps with Capacitor.
auth0-springboot-api
Validate Auth0-issued JWTs and enforce scope-based access control in Spring Boot APIs.
auth0-maui
Integrates Auth0 authentication into .NET MAUI apps via Auth0.OidcClient.MAUI with token management.
auth0-custom-domains
Automate custom Auth0 login domain setup, verification, and management.
auth0-net-ios
Integrate Auth0 login and logout into .NET iOS apps with ASWebAuthenticationSession.
auth0-winforms
Integrate Auth0 authentication into WinForms apps with Auth0.OidcClient.WinForms.
auth0-java-mvc-common
Integrate Auth0 login, logout, and callback into Java Servlet applications.
auth0-flutter-web
Configure Auth0Web with domain and client ID for Flutter web authentication.
auth0-wpf
Integrate Auth0.OidcClient.WPF for OAuth login in WPF apps.
auth0-net-android
Adds Auth0 authentication to .NET Android apps via Auth0.OidcClient.AndroidX.
auth0-flutter-native
Add Auth0 authentication to Flutter apps with login, logout, and token storage.
go-jwt-middleware
Validate JWT Bearer tokens for access control in Go HTTP APIs.
auth0-laravel-api
Validate Auth0 JWT Bearer tokens on Laravel API endpoints with scope checks.
auth0-ionic-react
Integrate Auth0 login, logout, and deep link handling into Ionic React apps with Capacitor.
auth0-android-major-migration
Upgrade Auth0 Android SDK integrations to the next major version.
auth0-swift-major-migration
Migrate Auth0.swift v2 to v3 for iOS applications.
Frequently Asked Questions About Auth0
FAQPage SchemaWhat specific security tasks can I perform using these identity resources?▼
You can implement JWT bearer token validation, enforce role-based access control (RBAC), configure multi-factor authentication (MFA) policies, and bind access tokens to client-held key pairs using DPoP for enhanced security.
Which developer personas and technical stacks are supported?▼
These resources support full-stack developers working across web, mobile, and backend environments, including React, Angular, Vue, Next.js, .NET, Java, PHP, Go, and native mobile frameworks like Swift, Android, and Flutter.
What are the primary prerequisites for integrating these authentication flows?▼
Integration requires an active tenant, a configured client ID, and the corresponding framework-specific library. Developers must manage domain settings and callback URLs within the tenant dashboard to ensure secure redirection and token exchange.