Skip to content

danisbagus/golang-oauth2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Simple golang app implement oauth2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages