auth-tool-cloudbase

Configure CloudBase authentication providers and verify their statuses.

Updated Apr 13, 2026
One-click install
npx skills add https://github.com/lance-donif/xionghaizi --skill auth-tool-cloudbase-lance-donif
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: auth-tool-cloudbase
Source: https://github.com/lance-donif/xionghaizi/tree/main/.trae/skills/auth-tool
Command: npx skills add https://github.com/lance-donif/xionghaizi --skill auth-tool-cloudbase-lance-donif

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It streamlines the process of inspecting, enabling, disabling, and configuring CloudBase authentication providers, allowing developers to quickly verify provider statuses and set up login methods.

Core Features & Use Cases

  • Provider Management: Check current provider configurations and enable or disable them as needed.
  • Login Strategy Configuration: Set up username/password, email, SMS, or anonymous login methods for applications.
  • Use Case: You need to enable email login and configure SMTP settings to allow users to sign in via email verification.

Quick Start

Use the auth-tool to check existing email provider status and enable email login.

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 in CloudBase?

To configure CloudBase authentication providers, you can inspect current provider statuses, enable or disable specific methods like email or SMS, and adjust settings before integrating your login UI.

What login methods can I set up using CloudBase auth?

CloudBase auth allows you to set up multiple login methods including username/password, email, SMS, anonymous login, and OAuth providers depending on your application requirements.

Can I verify the status of an authentication provider before enabling login?

Yes, you can verify the current configuration and status of any authentication provider in CloudBase before enabling it to ensure your login setup will function correctly.

How do I enable email login and configure SMTP settings for my application?

You can enable email login by inspecting the existing email provider status in CloudBase, activating the provider, and configuring the necessary SMTP settings for email verification.

Does CloudBase support OAuth provider management for user authentication?

Yes, CloudBase supports OAuth login methods, allowing you to manage, enable, and disable OAuth authentication providers to streamline user sign-in for your applications.