auth-tool-cloudbase

Configure authentication providers and login methods for CloudBase Auth.

1|Updated Apr 12, 2026
One-click install
npx skills add https://github.com/jngong-collab/miniapp-growth-v2-open --skill auth-tool-cloudbase-jngong-collab
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: auth-tool-cloudbase
Source: https://github.com/jngong-collab/miniapp-growth-v2-open/tree/main/.trae/skills/cloudbase/references/auth-tool
Command: npx skills add https://github.com/jngong-collab/miniapp-growth-v2-open --skill auth-tool-cloudbase-jngong-collab

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires cloud-api, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps configure and manage authentication providers for web applications using CloudBase Auth, enabling you to enable/disable login methods and configure provider settings.

Core Features & Use Cases

  • Manage Login Methods: Control which authentication methods (e.g., SMS, Email, WeChat, Google) are available to users.
  • Provider Configuration: Configure settings for each authentication provider via MCP tools callCloudApi.
  • Use Case: For a SaaS application, enable WeChat login for Chinese users and Google login for international users, with SMS backup for users without email or social media accounts.

Quick Start

Use the 'auth-tool-cloudbase' skill to enable and configure WeChat login for your CloudBase application.

Frequently Asked Questions about auth-tool-cloudbase

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure authentication providers for web apps using CloudBase?

Configure authentication providers for web apps using CloudBase by enabling or disabling specific login methods and adjusting provider settings via MCP tools. This controls which authentication options are available to your application users.

Can I enable both WeChat and Google login methods in CloudBase Auth?

Yes, CloudBase Auth supports enabling multiple login methods simultaneously. You can configure WeChat login for specific regional users and Google login for international users, alongside SMS backup authentication.

What do I need to set up before managing login methods with CloudBase Auth?

Managing login methods requires access to an active CloudBase environment and MCP tools for provider configuration. You need these prerequisites to call the cloud API and modify authentication provider settings.

How does provider configuration work for CloudBase authentication?

Provider configuration works by using MCP tools to call the cloud API, which adjusts settings for each authentication provider. This allows granular control over login methods like SMS, Email, WeChat, and Google.

What login methods are supported by CloudBase Auth?

CloudBase Auth supports multiple login methods including SMS, Email, WeChat, and Google. You can enable or disable any combination of these authentication providers based on your application requirements.