Skip to content

gRPC authorization service for several or more projects (services, web applications, monoliths, APIs, and others) [COPY]

License

Notifications You must be signed in to change notification settings

nhassl3/gRPC-sso-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub go.mod Go version GitHub last commit GitHub License 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.

LICENSE

This project use MIT License

Contact

To contact me, leave an email: [email protected]