auth-nodejs-cloudbase

Official

Secure Node.js CloudBase Auth flows.

AuthorTencentCloudBase
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill provides a clear, Node.js‑based approach to perform CloudBase authentication workflows in server-side code, enabling secure caller identity, user lookups, and custom login ticket issuance.

Core Features & Use Cases

  • Caller identity: read the current user's information from the Node SDK in CloudBase Cloud Functions or services.
  • User lookup & profile access: retrieve end-user information by uid or by login identifiers, or query by platform + id.
  • Custom login integration: issue and exchange custom login tickets to bridge existing user systems with CloudBase.
  • Security best practices: enforce least-privilege access and safe handling of credentials in server-side code.

Quick Start

Install the CloudBase Node SDK, initialize with your environment, then call auth.getUserInfo(), auth.getEndUserInfo(), auth.queryUserInfo(), and auth.createTicket(...) as needed to implement your backend auth flows.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: auth-nodejs-cloudbase
Download link: https://github.com/TencentCloudBase/skills/archive/main.zip#auth-nodejs-cloudbase

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.