classification

package
v0.0.0-...-ee8eda9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 5, 2020 License: MIT Imports: 0 Imported by: 0

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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL