auth-nodejs-cloudbase
A technical guide for handling backend identity and user lookups using the CloudBase Node.js SDK.
Install
mkdir -p .claude/skills/auth-nodejs-cloudbase && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/9316" && unzip -o skill.zip -d .claude/skills/auth-nodejs-cloudbase && rm skill.zipInstalls to .claude/skills/auth-nodejs-cloudbase
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
CloudBase Node SDK auth guide for server-side identity, user lookup, and custom login tickets. This skill should be used when Node.js code must read caller identity, inspect end users, or bridge an existing user system into CloudBase; not when configuring providers or building client login UI.Key capabilities
- →Query caller identity via Node SDK
- →Implement server-side user lookup
- →Manage custom login ticket issuance
- →Bridge external identity systems to CloudBase
How it works
It utilizes the Node SDK methods to extract identity context from cloud function environments for backend user validation.
Inputs & outputs
When to use auth-nodejs-cloudbase
- →Validating caller identity in cloud functions
- →Issuing custom login tickets
- →Looking up user metadata server-side
About auth-nodejs-cloudbase
Assists with reading caller identity and issuing custom login tickets in server-side environments. It bridges existing user systems into CloudBase architecture.
Complete guide for CloudBase Auth using the CloudBase Node SDK – caller identity, user lookup, custom login tickets, and server-side best practices.
When not to use it
- →Client-side UI login implementation
- →Configuring authentication providers
Prerequisites
Limitations
- →Specific to Tencent CloudBase ecosystem
- →Not for frontend auth UI implementation
How it compares
It distinguishes strictly between server-side identity verification and client-side authentication UI logic.
Compared to similar skills
auth-nodejs-cloudbase side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| auth-nodejs-cloudbase (this skill) | 0 | 2mo | No flags | Intermediate |
| supabase-developer | 95 | 7mo | Review | Intermediate |
| better-auth-best-practices | 18 | 6mo | No flags | Intermediate |
| cloudbase-guidelines | 1 | 3mo | No flags | Intermediate |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by TencentCloudBase
View all by TencentCloudBase →You might also like
supabase-developer
daffy0208
Build full-stack applications with Supabase (PostgreSQL, Auth, Storage, Real-time, Edge Functions). Use when implementing authentication, database design with RLS, file storage, real-time features, or serverless functions.
better-auth-best-practices
novuhq
Skill for integrating Better Auth - the comprehensive TypeScript authentication framework.
cloudbase-guidelines
TencentCloudBase
Essential CloudBase (TCB, Tencent CloudBase, 云开发, 微信云开发) development guidelines. MUST read when working with CloudBase projects, developing web apps, mini programs, or backend services using CloudBase platform.
firebase-vertex-ai
jeremylongshore
Execute firebase platform expert with Vertex AI Gemini integration for Authentication, Firestore, Storage, Functions, Hosting, and AI-powered features. Use when asked to "setup firebase", "deploy to firebase", or "integrate vertex ai with firebase". Trigger with relevant phrases based on skill purpose.
debug-cross-service-auth
J-Akiru5
Use when: diagnosing Supabase JWT handoff failures from Next.js frontend to Laravel backend including headers, CORS, issuer, audience, and secret mismatches.
firebase
lapc506
| Atributo | Valor | |----------|-------| | **ID** | `flutter-firebase` | | **Nivel** | 🟡 Intermedio | | **Versión** | 2.0.0 | | **Keywords** | `firebase`, `firestore`, `auth`, `cloud-messaging`, `analytics`, `storage`, `remote-config`, `crashlytics`, `provider` | | **Referencia