go-oauth2
There are 13 repositories under go-oauth2 topic.
go-oauth2/oauth2
OAuth 2.0 server library for the Go programming language.
llaoj/oauth2nsso
A standalone OAuth2 & SSO server based on go-oauth2
go-oauth2/redis
Redis storage for OAuth 2.0
go-oauth2/mongo
MongoDB storage for OAuth 2.0
nilorg/oauth2
Go OAuth2 Server/Client library
go-oauth2/mysql
MySQL storage for OAuth 2.0
SagaciousHugo/oauth2
Interface oriented implementation, no coupling with the model and database, support for GC
naxhh/go-oauth2-boltdb
BoltDB storage for go-oauth2
GymWorkoutApp/gwap-auth
Server oauth2 to authenticate and keep the users.
JonathanMonga/go-oauth2-postgres
Postgres Storage for OAuth 2.0 inspired by go-oauth2-mysql.
musobarlab/oauth2-go
Simplified OAuth2 Protocol Flow Example with Golang