Keycloak to IndieAuth translator
| .vscode | ||
| src | ||
| .env.example | ||
| .gitignore | ||
| bun.lock | ||
| docker-compose.yml | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
KcIA - IndieAuth via Keycloak (middleware)
This is a middleware for using Keycloak as an authentication method for IndieAuth. Currently in very much alpha.
This is multi-user by design as it will pass client authentication to your Keycloak client. Currently does not support tokens and only for authorization.