restapi.services.authentication.NoAuthentication.invalidate_token

NoAuthentication.invalidate_token(token)[source]

With this method the specified token must be invalidated as expected after a user logout

Parameters:

token (str)

Return type:

bool