Directories
¶
Path | Synopsis |
---|---|
cmd
|
|
internal
|
|
classification
Package classification Rainbow AUTH API RAINBOW-OAUTH-API the purpose of this microservice is to provide endpoints to create/validate and refresh json web tokens Host: localhost:3001 basePath: / Schemes: http, https Version: 0.0.1 License: MIT http://opensource.org/licenses/MIT Contact: Thiago Mendes<tzig@tutanota.de> https://gitlab.com/rainbowproject/ Consumes: - application/json Produces: - application/json SecurityDefinitions: Bearer: type: apiKey name: Authorization in: header description: | For accessing the API a valid JWT token must be passed in all the queries in the 'Authorization' header.
|
Package classification Rainbow AUTH API RAINBOW-OAUTH-API the purpose of this microservice is to provide endpoints to create/validate and refresh json web tokens Host: localhost:3001 basePath: / Schemes: http, https Version: 0.0.1 License: MIT http://opensource.org/licenses/MIT Contact: Thiago Mendes<tzig@tutanota.de> https://gitlab.com/rainbowproject/ Consumes: - application/json Produces: - application/json SecurityDefinitions: Bearer: type: apiKey name: Authorization in: header description: | For accessing the API a valid JWT token must be passed in all the queries in the 'Authorization' header. |