Skip to main content

native_submit_route

Function native_submit_route 

Source
pub(crate) async fn native_submit_route(
    __arg0: State<State>,
    __arg1: ClientIp,
    __arg2: Form<NativeSubmit>,
) -> Response
Expand description

Authenticates submitted credentials and sends the login token to the authorization completion, device-consent, or account-management callback.