Skip to main content
start_device_code_flow
zeroclaw_
providers
0.8.0-beta-1
In zeroclaw_
providers::
auth::
gemini_
oauth
zeroclaw_providers
::
auth
::
gemini_oauth
Function
start_
device_
code_
flow
Copy item path
Source
pub async fn start_device_code_flow( client: &Client, client_id: &
str
, ) ->
Result
<
DeviceCodeStart
>