pub async fn device_code(
__arg0: State<AppState>,
__arg1: Form<DeviceCodeRequest>,
) -> Result<impl IntoResponse, OauthError>pub async fn device_code(
__arg0: State<AppState>,
__arg1: Form<DeviceCodeRequest>,
) -> Result<impl IntoResponse, OauthError>