Skip to main content
API Reference / @modelence/auth-ui

@modelence/auth-ui

Authentication UI components for Modelence.

Installation

Setup

Add this package to your tailwind.config.js content paths:
That’s it! The components use standard Tailwind classes and will work with your existing Tailwind setup.

Usage

Customization

You can customize the appearance using className props:

Framework Support

This library is framework-agnostic but includes special support for navigation:

Next.js

React Router

Development

To build the package:
To watch for changes during development: