# Auth Web

> Use when adding CloudBase Web authentication after providers have been checked with auth-tool / queryAppAuth.

- Skill: `tencentcloudbase/auth-web` (Agent Skill)
- Install (CLI): `npx skillmds@latest add tencentcloudbase/auth-web`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tencentcloudbase/auth-web/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tencentcloudbase (https://skillmd.com/u/tencentcloudbase)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tencentcloudbase/auth-web

---


# Web auth (DSH)

- Management login for MCP: `mcp__cloudbase__auth` device-code. Do not invent API Keys.
- App login providers: `mcp__cloudbase__queryAppAuth` / `manageAppAuth`.
- Web apps use CloudBase Web SDK auth APIs. Never mix with mini-program OPENID.

