pub(crate) async fn native_submit_route(
__arg0: State<State>,
__arg1: ClientIp,
__arg2: Form<NativeSubmit>,
) -> ResponseExpand description
Authenticates submitted credentials and sends the login token to the authorization completion, device-consent, or account-management callback.