qvest-digital / loginsrv

JWT login microservice with plugable backends such as OAuth2, Google, Github, htpasswd, osiam, ..

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Doc suggestion - Add more example usage as a Standalone microservice

magikstm opened this issue · comments

I suggest adding a few example usage of loginsrv as a Standalone microservice on the main page.

I think these should be added:

  • Basics (help being available with loginsrv -help)
  • HTTPd (Apache)
  • NGINX
  • Caddy 1
  • Caddy 2