Site icon Golang Libraries, Apps, Golang Jobs and Go Tutorials

A standalone, specification-compliant, OAuth2 server written in #golang

Go OAuth2 Server

This service implements OAuth 2.0 specification. Excerpts from the specification are included in this README file to describe different grant types.
It relies on Postgres for database and etcd for configuration but both are easily customizable. An ORM library is used for database communication.

https://github.com/RichardKnop/go-oauth2-server

Exit mobile version