https://github.com/keycloakify/login-ui
React implementation of Keycloak Login v2 for Keycloakify
https://github.com/keycloakify/login-ui
Last synced: 4 months ago
JSON representation
React implementation of Keycloak Login v2 for Keycloakify
- Host: GitHub
- URL: https://github.com/keycloakify/login-ui
- Owner: keycloakify
- License: mit
- Created: 2025-05-18T16:59:51.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-01-11T19:04:17.000Z (5 months ago)
- Last Synced: 2026-01-11T23:08:59.473Z (5 months ago)
- Language: TypeScript
- Size: 5.77 MB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
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
```