Skip to content
/ sso Public

A single sign-on utility (service) for connecting to child applications as a quick add-on. Designed for use in other projects.

Notifications You must be signed in to change notification settings

nhassl3/sso

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub go.mod Go version GitHub last commit GitHub Created At GitHub contributors GitHub commit activity

🎉 SSO service

So far, this service implements authorization (registration, login, admin validation). But soon there will be services for permissions and more.

Running

To run this service or build it, you will need to additionally
install Task. It allows you to run commands quickly, as the
makefile does, but the Task provides this option through the yaml
configuration.

Installation:

Linux:

sudo snap install task --classic

Mac/Linux:

brew install go-task/tap/go-task

Windows:

  • choco

    choco install go-task

  • scoop:

    scoop install task

Go:

go install github.com/go-task/task/v3/cmd/task@latest

Or choose any other installer on the Task website.

Contact

To contact me, leave an email: nhassl3@nhassl3.ru

About

A single sign-on utility (service) for connecting to child applications as a quick add-on. Designed for use in other projects.

Topics

Resources

Stars

Watchers

Forks