copilotDeviceGrantUrl top-level constant
String
const copilotDeviceGrantUrl
The device-code request endpoint.
Implementation
const copilotDeviceGrantUrl = 'https://github.com/login/device/code';