Skip to content

vedhavyas/oauth2_central

Repository files navigation

Central oauth2 sso for services

Build Status

GoDoc

Go Report Card

Config File

Rename config.json.example to config.json and fill in all details

Pass the path of the config file as command line argument like this - ./oauth2_central -config-file=path/to/file if none is passed, program will look for config.json in the project root.

Test, Install, and Run

make all to test and build the project ./oauth2_central to run the project

Releases

No releases published

Packages

No packages published