Skip to content

parikshitg/goauth2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GOAUTH2

Go web application to login through Github, Linkedin, Twitter and merging user on the basis of unique email Id and storing user in Postgres.

1. Set Configurations

Set api keys and database in conf/conf.go file.

2. Go Get the missing packages

go get

3. Build

go build

4. Run

./goauth2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages