auth-tool-cloudbase

Configure CloudBase authentication providers and readiness for login flows.

1|Updated Apr 13, 2026
One-click install
npx skills add https://github.com/AYin-Z/class_mansys --skill auth-tool-cloudbase-ayin-z
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: auth-tool-cloudbase
Source: https://github.com/AYin-Z/class_mansys/tree/main/.trae/skills/cloudbase/references/auth-tool
Command: npx skills add https://github.com/AYin-Z/class_mansys --skill auth-tool-cloudbase-ayin-z

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

CloudBase authentication providers can be hard to configure and verify across web, mini program, and native app environments. This skill consolidates provider setup, readiness checks, and publishable key prerequisites to streamline secure login flows before implementation.

Core Features & Use Cases

  • Inspect, enable, disable, and configure CloudBase authentication providers (Anonymous, Username/Password, SMS, Email, WeChat, Google, and more) across environments.
  • Manage provider readiness and publishable keys, including login method toggles, sender configurations, and static domain considerations.
  • Follow Activation Contract and MCP tool guidance to coordinate frontend and backend authentication workflows across Web, mini programs, and native apps.

Quick Start

Review the Authentication Activation Checklist and use the MCP tool paths described to enable required providers before implementing client or backend auth flows.

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 CloudBase authentication providers across web and mini program environments?

To configure CloudBase authentication providers, you inspect, enable, and update provider configurations across web, mini program, and native app environments. This includes managing login method toggles, sender configurations, and publishable keys to ensure secure login flows before client implementation.

What is a CloudBase authentication provider readiness check?

A CloudBase authentication provider readiness check verifies that prerequisites like publishable keys and static domain configurations are met. It ensures login methods and sender settings are correctly patched so that authentication workflows function securely across your target platforms.

Can I enable SMS and Email login methods for CloudBase using MCP tool paths?

Yes, you can enable SMS and Email login methods for CloudBase using specified MCP tool paths. The configuration process supports patching login strategies, updating provider states, and describing current login configurations to coordinate frontend and backend authentication workflows.

Does CloudBase auth configuration support both WeChat and Google providers?

CloudBase auth configuration supports enabling, disabling, and managing multiple providers including WeChat, Google, Anonymous, Username/Password, and SMS. It applies MCP tool boundaries to coordinate secure login flows across web, mini program, and native app platforms.

Why do I need publishable keys before implementing CloudBase login flows?

Publishable keys are required before implementing CloudBase login flows to satisfy provider readiness prerequisites. Managing these keys alongside static domain considerations ensures that authentication configurations are validated and secure prior to deploying client or backend auth workflows.