An open API service indexing awesome lists of open source software.

https://github.com/mpolinowski/go-oauth2

Simple OAuth2 Implementation in Go
https://github.com/mpolinowski/go-oauth2

go golang oauth2 oauth2-client oauth2-server

Last synced: 21 days ago
JSON representation

Simple OAuth2 Implementation in Go

Awesome Lists containing this project

README

          

# Go OAuth2

## Simple OAuth2 Implementation in Go

> Coding along [Build your own OAuth2 Server in Go](https://hackernoon.com/build-your-own-oauth2-server-in-go-7d0f660732c3).