keywind icon indicating copy to clipboard operation
keywind copied to clipboard

Keywind is a component-based Keycloak Login Theme built with Tailwind CSS

Results 53 keywind issues
Sort by recently updated
recently updated
newest added

Example dockerfile for themed keycloak with postgres db

Keycloak received a new page to confirm a logout. Would be great to have it in keywind 🎉 https://github.com/keycloak/keycloak/blob/main/themes/src/main/resources/theme/base/login/logout-confirm.ftl

Hey 👋 I need your help! I would really love to hear what you would like to see in Keywind. Features: - [ ] [Dark Mode](https://tailwindcss.com/docs/dark-mode) - [ ] Unit...

Hi there, thanks for your work. I got this error when use the theme without any change: ``` Caused by: freemarker.core.NonMethodException: Expected a method, but this has evaluated to a...

Just a slight suggestion: Add a show/hide password option to the password input. I might take that at some point but i'm not really familiar with the templating lib.

Hello, I seem to be getting an error when using SAML V2.0 with your theme applied, my best guess is that it doesn't have the icon it needs to render.

this pull request adds support for the following GitHub actions: * Composite pnpm install action with caching dependencies * CI workflow with linter * CodeSee architecture diagrams * Automatic labeling...

Fixes bug with WebAuthN registration that occured around v21, resolves #57, #76 . Backwards-compatible with earlier versions Suggestion by @paulwer https://github.com/lukin/keywind/issues/57#issuecomment-1751943584 I've tested it with pre-21 and post-21 versions, seems...

Hey, I'm trying to figure out how to add my logo to this sign-in page (let's say under "keep" and above "sign in to your account". Couldn't find a way...

closes #49 and #45 introduce: - userProfile feature - terms while registration - select component (required for userProfile fields) - textbox component (required for userProfile fields) - mark required fields...