Tag: user-management
CloudBase Web Authentication Integration Guide
Facilitates the integration of CloudBase Web authentication into frontend applications using the @cloudbase/js-sdk. It provides a Supabase-compatible API for managing user sessions, registration, and various login methods including email, p…
Manage Cursor Ambassador status via Supabase
This skill manages the Cursor Ambassador badge status within the Supabase user directory. It resolves a user via name, email, or UUID, handles potential ambiguities, and updates the is_ambassador flag using SQL.
CloudBase Web Authentication Integration
Provides a Supabase-compatible API for implementing user authentication in web frontend projects using the CloudBase JavaScript SDK. It supports various login methods including email, phone, and username/password with reliable session manag…
Convex Authentication and User Management Setup
Implements secure authentication and user management in Convex using providers such as Clerk, Auth0, or Convex Auth. It configures identity mapping, environment variables, and protects backend functions via server-side identity verification…
Convex Authentication and User Management Setup
Configure secure authentication in Convex using providers such as Clerk, Auth0, or Convex Auth. It enables implementing identity mapping, protecting backend functions, and managing user authorisation.
Setting up authentication in Convex
This skill automates the configuration of authentication providers such as Clerk, Auth0, or Convex Auth within a Convex backend. It handles identity mapping, environment variable setup, and the implementation of server-side access control u…