https://github.com/keycloakify/account-multi-page-ui
Keycloak Account Single-Page For Keycloakify
https://github.com/keycloakify/account-multi-page-ui
Last synced: 3 months ago
JSON representation
Keycloak Account Single-Page For Keycloakify
- Host: GitHub
- URL: https://github.com/keycloakify/account-multi-page-ui
- Owner: keycloakify
- License: mit
- Created: 2025-05-25T08:42:50.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-28T13:01:31.000Z (12 months ago)
- Last Synced: 2025-09-28T18:46:17.247Z (9 months ago)
- Language: TypeScript
- Size: 1.14 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Keycloakify login UI for React
> WARNING: Do not use yet, a public announcement will be made when it is ready.
This is a React port of Keycloak's default login UI (aka "the keycloak login theme").
It is meant to be used within a Keycloakify project.
## Installation
```bash
npm install @keycloakify/login-ui
```