Function mailpot_web::auth::ssh_signin

source ·
pub async fn ssh_signin(
    _: LoginPath,
    session: WritableSession,
    __arg2: Query<Next>,
    auth: AuthContext,
    __arg4: State<Arc<AppState>>
) -> impl IntoResponse