golang-oauth2 Simple golang app implement oauth2 Requirements Golang as main programming language. Setup Prepare necessary environemt by rename config.example to config.yml Run the service Get Go packages go get . Run application go run cmd/main.go