|
|
|
|
|
by richardknop
3217 days ago
|
|
Interesting work. Especially for me as I have spend a lot of time delving into OAuth2 spec during my career and I have my own competing solution :) See it here: https://github.com/RichardKnop/go-oauth2-server Available as docker container. You can simply deploy it via docker-compose up. Yours seem to be better maintained though :) |
|
Also what's your reasoning for relying on 4 (etcd, consul, postgres, nats) external dependencies?