Skip to content

josemarinas/oauth_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gitlab Auth using Go

  • Clone the repository
  • go mod init
  • go mod vendor
  • export GITLAB_CLIENT_ID={{YOUR_CLIENT_ID}}
  • export GITLAB_CLIENT_SECRET={{YOUR_CLIENT_SECRET}}
  • go run mail.go
  • Go

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages