@epicdm/flowstate-auth-ui
v1.0.7
Published
Shared HTML templates and styles for FlowState auth flows
Readme
@epicdm/flowstate-auth-ui
Shared HTML templates and styles for FlowState authentication flows.
Provides consistent, themeable markup for sign-in, sign-up, password reset, and account verification pages used by FlowState identity services.
Installation
yarn add @epicdm/flowstate-auth-ui
# or
npm install @epicdm/flowstate-auth-uiUsage
import {} from /* templates and styles */ '@epicdm/flowstate-auth-ui'Import the templates you need and render them from your auth server or front-end. See the package's TypeScript declarations for the full list of exports.
License
Apache-2.0 © Epic Digital Interactive Media LLC
