auth-tool-cloudbase

Installation
Summary

Configure and manage CloudBase authentication providers including anonymous, SMS, email, WeChat, Google, and OAuth methods.

  • Supports 8+ authentication methods: anonymous login, username/password, SMS, email (Tencent Cloud or custom SMTP), WeChat Open Platform, Google OAuth, SAML, CAS, and Dingding
  • Query current login strategy via DescribeLoginStrategy, then modify provider settings with ModifyLoginStrategy or ModifyProvider API calls
  • Email authentication offers dual configuration: built-in Tencent Cloud email or custom SMTP server with configurable host, port, and security mode
  • OAuth providers (Google, etc.) require static domain retrieval and credential setup; includes pre-configured endpoints and scope mappings for streamlined integration
  • Requires CloudBase environment ID (env) and uses MCP tools callCloudApi to execute configuration changes
SKILL.md

Standalone Install Note

If this environment only installed the current skill, start from the CloudBase main entry and use the published cloudbase/references/... paths for sibling skills.

  • CloudBase main entry: https://cnb.cool/tencent/cloud/cloudbase/cloudbase-skills/-/git/raw/main/skills/cloudbase/SKILL.md
  • Current skill raw source: https://cnb.cool/tencent/cloud/cloudbase/cloudbase-skills/-/git/raw/main/skills/cloudbase/references/auth-tool/SKILL.md

Keep local references/... paths for files that ship with the current skill directory. When this file points to a sibling skill such as auth-tool or web-development, use the standalone fallback URL shown next to that reference.

Activation Contract

Use this first when

  • The task is to inspect, enable, disable, or configure CloudBase auth providers, login methods, publishable key prerequisites, SMS/email delivery, or third-party login readiness.
  • An auth implementation cannot proceed until provider status and login configuration are confirmed.
  • A CloudBase Web auth flow needs provider verification before auth-web.

Read before writing code if

Related skills

More from tencentcloudbase/skills

Installs
734
GitHub Stars
58
First Seen
Jan 22, 2026