Function goatns::web::auth::login

source ·
pub async fn login(
    __arg0: Query<QueryForLogin>,
    session: Session,
    __arg2: State<Arc<RwLock<GoatChildState>>>
) -> impl IntoResponse