auth-web-cloudbase

Installation
Summary

Web frontend authentication with multiple login methods and complete user management for CloudBase.

  • Supports 8 login methods: phone/email OTP, password, anonymous, OAuth (Google/WeChat), custom ticket, and anonymous account upgrade
  • Includes full user management: sign out, profile updates, password changes, identity linking/unlinking, and account deletion
  • Built-in auth state listeners and session management with access token retrieval for API calls
  • Compatible with @cloudbase/js-sdk@2.24.0+ and requires CloudBase environment ID, region, and publishable key from auth-tool-cloudbase
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-web/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 a CloudBase Web login, registration, session, or user profile flow built with @cloudbase/js-sdk and the auth provider setup has already been checked.

Read before writing code if

  • The user needs a login page, auth modal, session handling, or protected Web route. Read auth-tool first to ensure providers are enabled, then return here for frontend integration.
Related skills

More from tencentcloudbase/skills

Installs
739
GitHub Stars
58
First Seen
Jan 22, 2026