Toolverse
All skills

cloudbase-auth

by TencentCloudBase

A single skill that helps design and implement CloudBase Auth v2 using Web SDK, Node SDK, and HTTP APIs, including login methods, tokens, and best practices.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
Security
Views
3

About this skill

A single skill that helps design and implement CloudBase Auth v2 using Web SDK, Node SDK, and HTTP APIs, including login methods, tokens, and best practices.

How to use

  1. Zainstaluj Web SDK (@cloudbase/js-sdk@2.x) w swoim projekcie frontendowym lub Node SDK w backendzie, w zależności od tego, gdzie implementujesz uwierzytelnianie.

  2. Zainicjalizuj instancję auth poprzez SDK — pobierz obiekt auth z CloudBase i skonfiguruj go w aplikacji.

  3. Wybierz odpowiednie metody logowania dla Twojego przypadku użytku (anonimowe, username/password, SMS, email, WeChat lub custom login) — skill zawiera wytyczne dotyczące wyboru i trade-offów każdej metody.

  4. Zaimplementuj przepływ rejestracji i logowania na froncie za pomocą Web SDK lub na backendzie za pomocą Node SDK, korzystając z dokumentacji flow'ów zawartej w skill'u.

  5. Obsługuj tokeny dostępu i refresh tokeny — skill wyjaśnia model sesji oparty na JWT, różnice między v1 a v2, oraz walidację tokenów.

  6. Jeśli potrzebujesz zaawansowanych operacji (tworzenie custom login tickets, zarządzanie użytkownikami), użyj HTTP API bezpośrednio lub Node SDK do operacji admin — skill zawiera dokumentację wszystkich dostępnych endpointów.

Related skills

manim

by davila7

Comprehensive guide for Manim Community - Python framework for creating mathematical animations and educational videos with programmatic control

Security
1588

reverse-engineering-tools

by gmh5225

Guide for reverse engineering tools and techniques used in game security research. Use this skill when working with debuggers, disassemblers, memory analysis tools, binary analysis, or decompilers for game security research.

Security
3168

skill-writer

by pytorch

Guide users through creating Agent Skills for Claude Code. Use when the user wants to create, write, author, or design a new Skill, or needs help with SKILL.md files, frontmatter, or skill structure.

Security
15116

1password

by openclaw

Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.

Security
1174

python-expert

by Shubhamsaboo

Senior Python developer expertise for writing clean, efficient, and well-documented code.\nUse when: writing Python code, optimizing Python scripts, reviewing Python code for best practices,\ndebugging Python issues, implementing type hints, or when user mentions Python, PEP 8,

Security
2777

qmd

by tobi

Search personal markdown knowledge bases, notes, meeting transcripts, and documentation using QMD - a local hybrid search engine. Combines BM25 keyword search, vector semantic search, and LLM re-ranking. Use when users ask to search notes, find documents, look up information in

Security
1951