Authentication: Node.js Backend
Use CloudBase Node SDK for server-side authentication.
How to use
See How to Use Skills for details.
Try this skill
You can use prompts like:
- "Implement a cloud function that verifies user identity and returns user info"
- "Create a Node.js backend service using CloudBase Auth for authentication"
Select a prompt to start your AI-native development journey
Install & View
To install all CloudBase Skills:
npx skills add tencentcloudbase/cloudbase-skills
To install only this skill:
npx skills add https://github.com/tencentcloudbase/skills --skill auth-nodejs
View online: auth-nodejs