Skip to content

olee12/simple-oauth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-google-oauth

How to use google oauth with golang example.

Config file format sample

auth:
  redirect-url: "---"
  session-domain: "---"
  session-secret: "---"
  google:
    client-id: "---"
    client-secret: "--"
http:
  port: "8080"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages