denoland / deno_kv_oauth

High-level OAuth 2.0 powered by Deno KV.
https://jsr.io/@deno/kv-oauth
MIT License
261 stars 27 forks source link

Add Keycloak to pre-defined configs #332

Open ingokpp opened 3 weeks ago

ingokpp commented 3 weeks ago

I really like this project and would love to see a pre-defined config for Keycloak. It is is used by a lot of companies who don't want to use 3rd Party Cloud Providers for authentication like clerk or Auth0. It supports every auth flow you can think of (PKCE is no problem)

iuioiua commented 3 weeks ago

PRs are welcome