A

Auth 0技能

acul-screen-generator
auth0
在构建或定制Auth0 Universal Login屏幕并需要完整UI控制时使用——使用ACUL React或...创建品牌化的登录、注册或MFA屏幕。
official
acul-screen-generator
auth0
使用React或Vanilla JS SDK生成完整的、品牌化的Auth0高级自定义通用登录(ACUL)屏幕实现。当开发者要求……时使用。
official
auth0
auth0
Use when adding, fixing, or improving how an app authenticates users or protects an API, or when using or configuring any Auth0 feature — signing users in and…
official
auth0-android
auth0
Use when adding Auth0 login, logout, or credential management to an Android app in Kotlin or Java. Covers Web Auth, biometric-protected CredentialsManager, and…
official
auth0-android
auth0
在Android应用(Kotlin/Java)中添加Web Auth、生物识别保护凭证和MFA认证时使用 - 集成…
official
auth0-android-major-migration
auth0
用于将Android应用的Auth0 SDK(com.auth0.android:auth0)升级到下一个主要版本时使用。检测当前版本,检查前置条件,以及…
official
auth0-android-major-migration
auth0
在升级Android应用的Auth0 SDK(com.auth0.android:auth0)到下一个主要版本时使用。检测当前版本,检查先决条件,并…
official
auth0-angular
auth0
Use when adding Auth0 login, logout, route guards, or HTTP interceptors to an Angular application. Integrates @auth0/auth0-angular for SPAs — use even if the…
official
auth0-angular
auth0
在Angular应用中添加身份验证时使用,支持路由守卫和HTTP拦截器——集成@auth0/auth0-angular SDK用于单页应用
official
auth0-aspnetcore-api
auth0
Use when protecting ASP.NET Core Web API endpoints with JWT Bearer token validation, scope checks, or DPoP binding. Integrates…
official
auth0-aspnetcore-api
auth0
在保护ASP.NET Core Web API端点时使用,支持JWT Bearer令牌验证、作用域/权限检查或无状态认证——集成…
official
auth0-aspnetcore-authentication
auth0
用于为ASP.NET Core MVC、Razor Pages或Blazor Server Web应用添加基于cookie的登录、登出或用户个人资料功能时使用。集成…
official
auth0-aspnetcore-authentication
auth0
在ASP.NET Core MVC、Razor Pages或Blazor Server Web应用中添加基于Cookie的登录、注销或用户配置文件时使用。集成…
official
auth0-branding
auth0
Use when customizing the look of Auth0 Universal Login to match a brand — changing colors, logo, fonts, page layout, or login text. Also use when resetting…
official
auth0-branding
auth0
用于自定义Auth0 Universal Login的外观以匹配品牌——更改颜色、Logo、字体、页面布局或登录文本。也可用于重置……
official
auth0-cli
auth0
Auth0 CLI 命令参考 — 应用、API、用户、角色、组织、操作、日志、自定义域名、通用登录、Terraform、原始 API 模式及 --json…
official
auth0-custom-domains
auth0
在设置、验证或排查自定义Auth0登录域名(如login.example.com)时使用。涵盖CNAME设置、验证、TLS策略、Multiple…
official
auth0-custom-domains
auth0
在设置、验证或排查自定义Auth0登录域名(如login.example.com)时使用。涵盖CNAME配置、验证、TLS策略、多个…
official
auth0-dpop
auth0
在添加DPoP(Demonstrating Proof-of-Possession)令牌绑定以保护API调用时使用,确保访问令牌绑定到设备且受发送方约束,无法被……
official
auth0-dpop
auth0
在添加DPoP(演示持有证明)令牌绑定时使用,以通过设备绑定的、发送者约束的访问令牌保护API调用,这些令牌无法被…
official
auth0-expo
auth0
Use when adding Auth0 login, logout, or session management to an Expo app. Integrates react-native-auth0 with the Expo Config Plugin for native iOS/Android…
official
auth0-expo
auth0
用于为Expo(React Native)移动应用添加身份验证功能——包括登录、登出、用户会话、受保护路由、生物识别或令牌管理。集成…
official
auth0-express
auth0
Use when adding session-based login, logout, or protected routes to an Express.js web application. Integrates express-openid-connect — use even if the user…
official
auth0-express
auth0
用于在Express.js Web应用中添加身份验证(登录、登出、受保护路由)——集成express-openid-connect实现基于会话的身份验证。
official
auth0-fastapi-api
auth0
Use when protecting FastAPI endpoints with JWT Bearer token validation, scope checks, or DPoP binding. Integrates auth0-fastapi-api for stateless APIs…
official
auth0-fastapi-api
auth0
在需要为FastAPI API端点添加JWT Bearer令牌验证、作用域/权限检查或无状态认证时使用——集成auth0-fastapi-api用于REST…
official
auth0-fastify
auth0
Use when adding session-based login, logout, or protected routes to a Fastify web application. Integrates @auth0/auth0-fastify — use even if the user says "add…
official
auth0-fastify
auth0
在Fastify Web应用中添加身份验证(登录、登出、受保护路由)时使用——集成@auth0/auth0-fastify实现基于会话的身份验证。用于…
official
auth0-fastify-api
auth0
Use when protecting Fastify API endpoints with JWT Bearer token validation or scope checks. Integrates @auth0/auth0-fastify-api for stateless APIs receiving…
official
auth0-fastify-api
auth0
在保护Fastify API端点时使用,支持JWT Bearer令牌验证、作用域/权限检查或无状态认证——集成@auth0/auth0-fastify-api用于…
official
auth0-flask
auth0
Use when adding session-based login, logout, or user profile to a Flask web application. Integrates auth0-server-python — use even if the user says "add login…
official
auth0-flask
auth0
在Flask Web应用中添加登录、登出和用户个人资料功能时使用,基于会话的身份验证——集成了auth0-server-python用于…
official
auth0-flutter-native
auth0
Use when adding Auth0 login, logout, or biometric-protected credential storage to a Flutter mobile app (iOS or Android). Integrates auth0_flutter on the native…
official
auth0-flutter-native
auth0
在Flutter移动应用(iOS或Android)中添加Auth0登录、登出或生物识别保护的凭据存储时使用。在原生端集成auth0_flutter…
official
auth0-flutter-web
auth0
Use when adding Auth0 login or logout to a Flutter web application. Integrates auth0_flutter on the web platform — use even if the user says "add login to my…
official
auth0-flutter-web
auth0
在Flutter Web应用中添加Auth0登录或注销时使用。在Web平台上集成auth0_flutter——即使用户说“为我的…添加登录”也可使用。
official
auth0-ionic-angular
auth0
Use when adding Auth0 login, logout, or deep linking to an Ionic Angular app with Capacitor. Integrates @auth0/auth0-angular with Capacitor Browser and App…
official
auth0-ionic-angular
auth0
在向使用Capacitor的Ionic Angular应用添加Auth0登录、登出或深度链接时使用。集成@auth0/auth0-angular与Capacitor Browser和App…
official
auth0-ionic-react
auth0
Use when adding Auth0 login, logout, or deep linking to an Ionic React app with Capacitor. Integrates @auth0/auth0-react with Capacitor Browser and App plugins…
official
auth0-ionic-react
auth0
在向使用Capacitor的Ionic React应用添加Auth0登录、登出或深度链接时使用。集成@auth0/auth0-react与Capacitor Browser和App插件…
official
auth0-ionic-vue
auth0
Use when adding Auth0 login, logout, or deep linking to an Ionic Vue app with Capacitor. Integrates @auth0/auth0-vue with Capacitor Browser and App plugins for…
official
auth0-ionic-vue
auth0
在向使用Capacitor的Ionic Vue应用添加Auth0登录、登出或深度链接时使用。将@auth0/auth0-vue与Capacitor Browser和App插件集成,用于…
official
auth0-java-mvc-common
auth0
Use when adding Auth0 login, logout, or callback handling to a Java Servlet web application. Integrates com.auth0:mvc-auth-commons for server-side Java apps —…
official
auth0-java-mvc-common
auth0
在Java Servlet Web应用中添加Auth0登录、登出和回调处理时使用——集成com.auth0:mvc-auth-commons SDK用于服务端Java…
official
auth0-laravel
auth0
Use when adding session-based login, logout, or user profile to a Laravel web application. Integrates auth0/login (laravel-auth0) with guard-based auth — use…
official
auth0-laravel
auth0
在 Laravel Web 应用中添加基于会话的登录、登出或用户资料时使用。集成 auth0/login (laravel-auth0) 与基于守卫的身份验证——使用…
official
auth0-laravel-api
auth0
Use when protecting Laravel API endpoints with JWT Bearer token validation or scope checks. Integrates auth0/login with the AuthorizationGuard for stateless…
official
auth0-laravel-api
auth0
在保护Laravel API端点时,使用JWT Bearer令牌验证或作用域检查。将auth0/login与AuthorizationGuard集成,实现无状态…
official
auth0-maui
auth0
Use when adding Auth0 login, logout, or token management to a .NET MAUI cross-platform app (iOS, Android, macOS, or Windows). Integrates Auth0.OidcClient.MAUI…
official
auth0-maui
auth0
在向 .NET MAUI 跨平台应用(iOS、Android、macOS 或 Windows)添加 Auth0 登录、注销或令牌管理时使用。集成了 Auth0.OidcClient.MAUI…
official
auth0-mfa
auth0
Use when adding MFA or step-up authentication to an app — requiring users to verify with a second factor (TOTP, SMS, passkey, push) for login or before a…
official
auth0-mfa
auth0
在添加MFA、2FA、TOTP、短信验证码、推送通知、通行密钥,或需要对敏感操作或合规要求进行升级验证时使用…
official
auth0-migration
auth0
Use when migrating users or authentication from another provider (Firebase, Cognito, Supabase, Clerk, or custom auth) to Auth0. Covers bulk user import,…
official
auth0-migration
auth0
在从现有身份验证提供商(Firebase、Cognito、Supabase、Clerk、自定义身份验证)迁移或切换到Auth0时使用——涵盖批量用户导入、逐步迁移…
official
auth0-net-android
auth0
Use when adding Auth0 login or token management to a .NET Android application. Integrates Auth0.OidcClient.AndroidX — use even if the user says "add login to…
official
auth0-net-android
auth0
在向 .NET Android 应用程序添加 Auth0 登录或令牌管理时使用。集成 Auth0.OidcClient.AndroidX — 即使用户说“添加登录到…”也请使用。
official
auth0-net-ios
auth0
Use when adding Auth0 login or token management to a .NET iOS application. Integrates Auth0.OidcClient.iOS — use even if the user says "add login to my .NET…
official
auth0-net-ios
auth0
用于向 .NET iOS 应用程序添加 Auth0 登录或令牌管理。集成 Auth0.OidcClient.iOS — 即使用户说“为我的 .NET 添加登录…”也可使用。
official
auth0-nextjs
auth0
Use when adding Auth0 login, logout, protected pages, or middleware to a Next.js application. Supports App Router and Pages Router with @auth0/nextjs-auth0 —…
official
auth0-nextjs
auth0
为Next.js应用添加Auth0身份验证,支持会话管理、受保护路由和中间件。兼容App Router和Pages Router,通过/auth/login、/auth/logout和/auth/callback端点自动处理OAuth回调。通过auth0.getSession()为服务端组件和API路由提供服务端会话访问,同时为客户端组件提供useUser()钩子。需要配置中间件(Next.js 15+使用middleware.ts,Next.js 16使用proxy.ts)以...
official
auth0-nuxt
auth0
Use when adding Auth0 login, logout, session management, or protected routes to a Nuxt 3 or Nuxt 4 application. Integrates @auth0/auth0-nuxt — use even if the…
official
auth0-nuxt
auth0
在 Nuxt 3/4 应用中实现 Auth0 认证、配置会话管理、使用中间件保护路由或集成 API 时使用。
official
auth0-php
auth0
Use when adding session-based login, logout, or user profile to a PHP web application. Integrates auth0/auth0-php — use even if the user says "add login to my…
official
auth0-php
auth0
在PHP Web应用中添加基于会话的登录、登出或用户资料时使用。集成auth0/auth0-php——即使用户说“为我的…添加登录”也可使用。
official
auth0-php-api
auth0
Use when protecting PHP API endpoints with JWT Bearer token validation or scope checks. Integrates auth0/auth0-php in API mode for stateless APIs receiving…
official
auth0-php-api
auth0
在保护PHP API端点时,使用JWT Bearer令牌验证或作用域检查。集成auth0/auth0-php的API模式,用于接收无状态API的…
official
auth0-quickstart
auth0
Use when adding Auth0 authentication to any app and unsure which SDK or skill to use. Detects the project's framework and routes to the right setup workflow —…
official
auth0-quickstart
auth0
用于九种JavaScript和后端框架的框架检测与Auth0账户设置路由。检测您的技术栈(React、Next.js、Vue、Nuxt、Angular、Express、Fastify、React Native)并路由至对应的框架专属技能。提供针对SPA、常规Web应用和原生应用的Auth0 CLI安装及应用创建命令。包含各框架层级的环境变量设置指南与常见错误参考。涵盖从Firebase、Cognito等平台的迁移模式。
official
auth0-react
auth0
Use when adding Auth0 login, logout, protected routes, or user sessions to a React SPA. Integrates @auth0/auth0-react — use even if the user says "add login to…
official
auth0-react
auth0
使用Auth0通用登录和重定向流程为React单页应用提供身份验证。支持React 16–19及Vite或Create React App;通过Auth0Provider包裹应用,并暴露useAuth0()、loginWithRedirect()和logout()等钩子。自动处理用户会话、访问令牌和用户资料数据;SDK管理安全令牌存储,无需手动操作localStorage。包含受保护路由、API令牌注入以及集成指南中记录的错误处理模式...
official
auth0-react-native
auth0
Use when adding Auth0 login, logout, or biometric auth to a bare React Native app (not Expo). Integrates react-native-auth0 with native deep linking.
official
auth0-react-native
auth0
用于在React Native或Expo移动应用(iOS/Android)中添加支持生物识别的身份验证 - 集成react-native-auth0 SDK与原生深度…
official
auth0-spa-js
auth0
Use when adding Auth0 login or token management to a Vanilla JS, Svelte, or framework-agnostic SPA. Integrates @auth0/auth0-spa-js — use when there is no…
official
auth0-spa-js
auth0
用于为Vanilla JS、Svelte或任何框架无关的单页应用添加身份验证 - 集成@auth0/auth0-spa-js SDK用于SPA,无需…
official
auth0-springboot-api
auth0
Use when protecting Spring Boot API endpoints with JWT Bearer token validation, scope-based authorization, or DPoP binding. Integrates…
official
auth0-springboot-api
auth0
在通过JWT Bearer令牌验证、基于作用域的授权或DPoP持有证明保护Spring Boot API端点时使用——集成…
official
auth0-swift
auth0
Use when adding Auth0 login, logout, or biometric-protected credential storage to an iOS, macOS, tvOS, watchOS, or visionOS app. Integrates Auth0.swift — use…
official
auth0-swift
auth0
在向 iOS、macOS、tvOS、watchOS 或 visionOS 应用添加 Auth0 身份验证时使用——集成适用于原生 Apple 平台的 Auth0.swift SDK…
official
auth0-swift-major-migration
auth0
Use when upgrading an iOS or macOS app's Auth0.swift SDK from v2 to v3. Detects the current version, fetches the new SDK source to confirm API signatures, and…
official
auth0-swift-major-migration
auth0
在将iOS或macOS应用的Auth0.swift SDK从v2升级到v3时使用。检测当前版本,获取新SDK源码以确认API签名,并…
official
auth0-vue
auth0
Use when adding Auth0 login, logout, protected routes, or user sessions to a Vue 3 SPA. Integrates @auth0/auth0-vue — use even if the user says "add login to…
official
auth0-vue
auth0
用于在Vue.js 3应用中添加身份验证(登录、登出、用户会话、受保护路由)——集成@auth0/auth0-vue SDK用于单页应用与Vite…
official
auth0-winforms
auth0
Use when adding Auth0 login, logout, or token management to a Windows Forms (WinForms) desktop application. Integrates Auth0.OidcClient.WinForms — use even if…
official
auth0-winforms
auth0
在向Windows Forms桌面应用程序添加Auth0登录、注销或令牌管理时使用。集成Auth0.OidcClient.WinForms——即使……也可使用。
official
auth0-wpf
auth0
在向WPF桌面应用添加Auth0登录、登出或令牌管理时使用。集成Auth0.OidcClient.WPF——即使用户说"添加登录…"也应使用。
official
auth0-wpf
auth0
在 WPF 桌面应用中添加 Auth0 登录、注销或令牌管理时使用。集成 Auth0.OidcClient.WPF — 即使用户说“添加登录…”也请使用。
official
author-auth0-skill
auth0
Use when adding or editing Auth0 guidance in this repo's single auth0 skill — a new framework, feature, tooling, or pattern reference — to get the file…
official
express-oauth2-jwt-bearer
auth0
Use when protecting Express or Node.js API endpoints with JWT Bearer token validation, scope-based access control, or DPoP binding. Integrates…
official
express-oauth2-jwt-bearer
auth0
在向Express或Node.js API添加Auth0令牌验证时使用——集成express-oauth2-jwt-bearer SDK,通过JWT Bearer保护Node.js API端点…
official
go-jwt-middleware
auth0
Use when protecting Go HTTP API endpoints with JWT Bearer token validation or scope checks. Integrates go-jwt-middleware/v3 — use even if the user says…
official
go-jwt-middleware
auth0
在保护Go HTTP API端点时使用,用于JWT Bearer令牌验证、作用域/权限检查或无状态认证。集成…
official
stripe-projects-auth0
auth0
Always use this skill before running any `stripe projects` commands involving Auth0, or before writing any Auth0 integration code in this project.
official