# README
go-oauth2-test
run server in package main
./server
run example
open another terminal
cd example/server
./server
open another terminal once again for client
cd example/client
./client
source from https://github.com/go-oauth2/oauth2/tree/master/example
# Packages
No description provided by the author