6 ms·
I'm using Casdoor: https://github.com/casbin/casdoor https://github.com/casbin/casdoor and glad to see it only has ~77,000 LOC according to the shared link. Ke
by hsluoyz 3y ago
I'm using Casdoor: https://github.com/casbin/casdoor https://github.com/casbin/casdoor and glad to see it only has ~77,000 LOC according to the shared link.
Keycloak was good but has too much legacy for 10+ years. Casdoor is pretty new and has become a good replacement for Keycloak for me with more functionalities.
- KronisLV 3y ago> Keycloak was good but has too much legacy for 10+ years. I got curious, actually seems to check out and explains why it's so well documented (but also complex and oftentimes confusing): > The first production release of Keycloak was in September 2014, with development having started about a year earlier. https://en.wikipedia.org/wiki/Keycloak https://en.wikipedia.org/wiki/Keycloak https://github.com/keycloak/keycloak/releases/tag/1.0.0.Final https://github.com/keycloak/keycloak/releases/tag/1.0.0.Fina... It's kind of cool to see a project successfully survive for so long.