auth0-react

작성자: auth0

React SPA를 위한 인증으로, Auth0 Universal Login과 리디렉트 기반 플로우를 사용합니다. React 16~19와 Vite 또는 Create React App을 지원하며, 앱을 Auth0Provider로 감싸고 useAuth0(), loginWithRedirect(), logout() 같은 훅을 제공합니다. 사용자 세션, 액세스 토큰, 프로필 데이터를 자동으로 처리하며, SDK가 수동 localStorage 처리 없이 안전한 토큰 저장을 관리합니다. 통합 가이드에 문서화된 보호된 라우트, API 토큰 주입, 오류 처리 패턴을 포함합니다...

npx skills add https://github.com/auth0/agent-skills --skill auth0-react

auth0의 다른 스킬

acul-screen-generator
auth0
Auth0 Universal Login 화면을 전체 UI 제어로 구축하거나 사용자 지정할 때 사용 — ACUL React 등을 사용하여 브랜드화된 로그인, 가입 또는 MFA 화면 생성.
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-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-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-authentication
auth0
다음을 추가할 때 사용합니다: ASP.NET Core MVC, Razor Pages 또는 Blazor Server 웹 앱에 쿠키 기반 로그인, 로그아웃 또는 사용자 프로필. 통합합니다…
official
auth0-branding
auth0
Auth0 Universal Login의 모양을 브랜드에 맞게 커스터마이징할 때 사용합니다 — 색상, 로고, 글꼴, 페이지 레이아웃, 또는 로그인 텍스트를 변경하는 경우입니다. 또한 초기화할 때도 사용합니다…
official
auth0-custom-domains
auth0
Auth0 사용자 지정 로그인 도메인(예: login.example.com)을 설정, 확인 또는 문제 해결할 때 사용합니다. CNAME 설정, 확인, TLS 정책, Multiple…을 다룹니다.
official