restapi.services.authentication.NoAuthentication.unpack_token

classmethod NoAuthentication.unpack_token(token, raiseErrors=False)
Parameters:
  • token (str)

  • raiseErrors (bool, default: False)

Return type:

Optional[DecodedPayload]