fn start_device_flow(
cfg: ServiceOAuthConfig,
client_id: String,
name: String,
wstore: Arc<Store>,
) -> Result<(String, OAuthStatus), String>fn start_device_flow(
cfg: ServiceOAuthConfig,
client_id: String,
name: String,
wstore: Arc<Store>,
) -> Result<(String, OAuthStatus), String>