Documentation
¶
Overview ¶
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. A valid JWT token is generated by the API and returned as answer of a call to the route /login giving a valid user & password. The following syntax must be used in the 'Authorization' header : Bearer xxxxxx.yyyyyyy.zzzzzz
swagger:meta
Click to show internal directories.
Click to hide internal directories.