auth-nodejs-cloudbase

Community

Secure Node.js CloudBase authentication.

AuthorLYC1197060211
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides comprehensive guidance for implementing server-side authentication and identity management within CloudBase projects using Node.js, ensuring secure user verification and access control.

Core Features & Use Cases

  • Caller Identity: Determine who is making requests to your CloudBase functions or Node.js services.
  • User Lookup: Retrieve detailed user profiles using CloudBase UIDs or login identifiers.
  • Custom Login: Integrate your existing user system with CloudBase by issuing custom login tickets.
  • Use Case: A Node.js CloudBase function needs to verify if the logged-in user has permission to access specific data; it uses auth.getUserInfo() to get the user's UID and then checks against a database of permissions.

Quick Start

Use the auth-nodejs-cloudbase skill to get the caller's identity in a CloudBase function.

Dependency Matrix

Required Modules

@cloudbase/node-sdk

Components

references

💻 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/LYC1197060211/jxj/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 223,000+ vetted skills library on demand.