Skip to content

Class tigrbl_auth.rfc.rfc8628.DeviceGrantForm

tigrbl_auth.rfc.rfc8628.DeviceGrantForm

Bases: BaseModel

Form model for the device_code grant at the token endpoint.

grant_type instance-attribute

grant_type

device_code instance-attribute

device_code

client_id instance-attribute

client_id