Capability
User Account And Authentication Management
20 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →Top Matches
via “authentication user and session management through auth api”
Manage Supabase databases, auth, and storage via MCP.
Unique: Separates Auth operations into dedicated MCP tools with explicit safety considerations (rate limiting awareness, token lifetime management). Integrates with Supabase Auth's built-in security features (password hashing, MFA) rather than reimplementing them.
vs others: Provides safe, rate-limited user management through MCP vs direct Auth API access, with built-in error handling for common auth scenarios (invalid tokens, rate limits, user conflicts)