Module: lib/operations/tokens

Module with api tokens endpoint handlers

Source:
Tutorials:

Methods

(inner) createToken(req, res, operationId, callback)

Creates a Whiteflag authentication token

Parameters:
Name Type Description
req Object

the http request

res Object

the http response

operationId string

the operation id as defined in the openapi definition

callback logEndpointEventCb
Source: