quarkiverse / quarkus-renarde

Server-side Web Framework with Qute templating, magic/easier controllers, auth, reverse-routing
Apache License 2.0
78 stars 19 forks source link

Security guide rework #159

Open FroMage opened 1 year ago

FroMage commented 1 year ago

Need to fix the RenardeUser methods (not getters). Need to provide simpler example without registration, and single tenant. Also need to handle the redirect_uri for single tenant in RenardeProcessor

faermanj commented 5 months ago

Hello @FroMage is this still pending? I believe I could contribute with this one. Any further detail I should consider? I believe a simple case with google login would be the first thing most people try to build.