iqm.iqm_client.iqm_client.GrantType

Contents

iqm.iqm_client.iqm_client.GrantType#

class iqm.iqm_client.iqm_client.GrantType(value)#

Bases: str, Enum

Type of token request.

Attributes

PASSWORD

REFRESH

Methods

_generate_next_value_(start, count, last_values)

Generate the next value when not given.