Core utilities and services for Auth0 Universal Components. Framework-agnostic functionality for Auth0 integrations.
What it provides:
- API Services: Pre-built services for Auth0's My Organization and My Account APIs
- Internationalization (i18n): Translation system with built-in support for English (en-US) and Japanese (ja)
- Schema Validation: Zod schemas for API request/response validation
- Theme Utilities: Theme configuration and CSS variable management
Note: This package is automatically installed as a dependency of
@auth0/universal-components-react. Direct installation is only needed for custom integrations.
npm install @auth0/universal-components-core- Node.js >= 18
- TypeScript >= 5.0 (recommended)
- @auth0/universal-components-react - React UI components
Copyright 2026 Okta, Inc.
Distributed under the Apache License 2.0.