Loading...
Was this page helpful?
This documentation provides a reference to the authenticate
method. This belongs to the API Key Module.
This method verifies whether a token is valid, considering it authenticated.
token
stringPromise
Promise<false | ApiKeyDTO>false
is returned.