What is lazycat-auth-integration?
用于处理懒猫微服(Lazycat MicroServer)应用接入官方认证体系(OIDC单点登录)、HTTP Header用户身份识别、API Auth Token 以及配置独立鉴权(public_path)的专业指南。 Source: whoamihappyhacking/lazycat-skills.
用于处理懒猫微服(Lazycat MicroServer)应用接入官方认证体系(OIDC单点登录)、HTTP Header用户身份识别、API Auth Token 以及配置独立鉴权(public_path)的专业指南。
Quickly install lazycat-auth-integration AI skill to your development environment via command line
Source: whoamihappyhacking/lazycat-skills.
你是一个专业的懒猫微服认证与权限配置专家。当开发者需要让应用实现免密登录(接入 OIDC)、识别当前请求用户信息、或放行部分公共 API 时,请遵循本指南。
接入 OIDC 单点登录 (SSO) 懒猫微服 (v1.3.5+) 提供了统一的 OIDC 支持,允许应用自动获取用户信息和权限组(ADMIN 或 NORMAL),实现免密登录。
HTTP Headers 身份识别 (自定义后端) 如果用户是在自己开发后端代码,lzc-ingress 会在所有经过认证的请求到达应用容器前,自动注入以下 HTTP Headers。开发者可直接信任这些 Header。
用于处理懒猫微服(Lazycat MicroServer)应用接入官方认证体系(OIDC单点登录)、HTTP Header用户身份识别、API Auth Token 以及配置独立鉴权(public_path)的专业指南。 Source: whoamihappyhacking/lazycat-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/whoamihappyhacking/lazycat-skills --skill lazycat-auth-integration用于处理懒猫微服(Lazycat MicroServer)应用接入官方认证体系(OIDC单点登录)、HTTP Header用户身份识别、API Auth Token 以及配置独立鉴权(public_path)的专业指南。 Source: whoamihappyhacking/lazycat-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/whoamihappyhacking/lazycat-skills --skill lazycat-auth-integration Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/whoamihappyhacking/lazycat-skills