Hacker News new | ask | show | jobs
by alok-g 481 days ago
Thanks.

Sounds like there's not much like this for Java or C#.

1 comments

I think the most similar you'd find for Java are Shiro [0], Java Authentication and Authorization Service (JAAS) [1], and pac4j [2].

0: https://shiro.apache.org/

1: https://docs.oracle.com/en/java/javase/22/security/java-auth...

2: https://github.com/pac4j/pac4j

Thanks!