auth-tool-cloudbase

Configure CloudBase authentication providers and login methods via MCP tools.

2|Updated Apr 16, 2026
One-click install
npx skills add https://github.com/EverettField/MatchMate-MiniProgram --skill auth-tool-cloudbase-everettfield
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: auth-tool-cloudbase
Source: https://github.com/EverettField/MatchMate-MiniProgram/tree/main/miniprogram-2/.codebuddy/skills/auth-tool
Command: npx skills add https://github.com/EverettField/MatchMate-MiniProgram --skill auth-tool-cloudbase-everettfield

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

CloudBase authentication management helps teams inspect, enable disable, and configure auth providers, publishable keys prerequisites, and login methods to ensure a secure, production-ready frontend or backend authentication flow.

Core Features & Use Cases

  • Inspect and toggle CloudBase authentication providers (Anonymous, Username/Password, SMS, Email, WeChat, Google, and more) to match your app's needs.
  • Configure publishable keys, client config, and provider settings to establish a ready authentication surface for web, mini program, and native apps.
  • Validate provider readiness and transition between provider states before implementing client or backend auth flows.

Quick Start

Run the auth-tool-cloudbase skill to review your environment, enable required login methods, and configure providers to prepare for client or backend authentication.

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 for a mini-program?

To configure CloudBase authentication providers, you can inspect, enable, and disable login methods like SMS, Email, and WeChat to establish a secure, production-ready authentication flow for your mini-program or mobile app.

What CloudBase login methods can I enable and disable?

CloudBase authentication supports enabling and disabling multiple login providers, including Anonymous, Username/Password, SMS, Email, WeChat, and Google, allowing you to match the configuration to your application's needs.

How do I validate CloudBase auth provider readiness before launching my app?

You can validate provider readiness by inspecting publishable key prerequisites and transitioning between provider states, ensuring your frontend or backend authentication flow is fully prepared for production.

Can I update CloudBase provider settings and publishable keys via MCP tools?

Yes, you can update provider configurations, publishable keys, and client settings through MCP tools to maintain a ready authentication surface for web and native apps.

Does CloudBase authentication management support backend web apps?

Yes, CloudBase authentication management applies to both backend and frontend web applications, configuring provider settings and login methods to secure user access across your production environment.