React.js UI components for authentication/authorization shared between different SchemaVaults apps
npm install @schemavaults/auth-uiUI components for interacting with the SchemaVaults Auth Platform.
Use the Bun package manager:
``bash`
bun install
bash
bun run build
`Usage
$3
This package uses the @schemavaults/ui and @schemavaults/theme packages to render TailwindCSS-styled React.js components. Ensure that you are using
@schemavaults/theme to build an appropriate Tailwind config that loads the TailwindCSS className's used in this @schemavaults/auth-ui` package.This package's source code is hosted on GitHub: https://github.com/schemavaults/auth-ui