const DEVICE_CODE_INTERVAL_SECONDS: i32 = 5;
Minimum seconds a client should wait between polls of the token endpoint.