qvest-digital / loginsrv

JWT login microservice with plugable backends such as OAuth2, Google, Github, htpasswd, osiam, ..
MIT License
1.92k stars 148 forks source link

Caddy 2 port #167

Open magikstm opened 4 years ago

magikstm commented 4 years ago

Is a port of loginsrv for Caddy 2 planned?

Related discussion: Caddy JWT plugin - https://github.com/BTBurke/caddy-jwt/issues/57

Related module in v2: https://github.com/caddyserver/caddy/tree/v2/modules/caddyhttp/caddyauth

smancke commented 4 years ago

We did not investigated in that, so far ..

mholt commented 4 years ago

(Subscribing to this issue)

Let me know if you have any questions; see also this comment by @roblabla

roblabla commented 4 years ago

https://github.com/roblabla/loginsrv/tree/caddy2

I'll PR this fork when it's in a more ready state. I need to make sure the tests pass, fix the caddy2 folder's README, and make a demo.

icco commented 4 years ago

@roblabla looks pretty great. Now that Caddy 2.0 is at r.c. 3 and looking to be released soon, how much do you have left? Anything we can help with?

fabiopedrosa commented 4 years ago

Same question. Anything we can help with?

mholt commented 4 years ago

I believe these efforts have been combined into: https://github.com/greenpau/caddy-auth-jwt /cc @greenpau