Desired Feature: Signing in to the application using OIDC/OAuth (ideally a generic implementation in addition to more traditional social logins).
Since you are using spring, a good example, from another project I use is Komga, and there docs are here: https://komga.org/docs/installation/oauth2/
Desired Feature: Signing in to the application using OIDC/OAuth (ideally a generic implementation in addition to more traditional social logins).
Since you are using spring, a good example, from another project I use is Komga, and there docs are here: https://komga.org/docs/installation/oauth2/