Skip to content

Authentication and Authorization service for klovercloud-ci-cd

License

Notifications You must be signed in to change notification settings

klovercloud-ci-cd/security

Repository files navigation

godoc reference Go Report Card License: APACHE2.0 DUMELS Diagram SWAGGER UI

 ,---.   ,------.  ,-----. ,--. ,--. ,------.  ,--. ,--------. ,--.   ,--. 
'   .-'  |  .---' '  .--./ |  | |  | |  .--. ' |  | '--.  .--'  \  `.'  /  
`.  `-.  |  `--,  |  |     |  | |  | |  '--'.' |  |    |  |      '.    /   
.-'    | |  `---. '  '--'\ '  '-'  ' |  |\  \  |  |    |  |        |  |    
`-----'  `------'  `-----'  `-----'  `--' '--' `--'    `--'        `--'    
                                                                                      

Responsibility

  • Manages users.
  • Generates token for user login.
  • Generates token for refresh token.
Versions Descriptors
v0.0.1-beta k8s

Want to contribute