Acerca de
The Bknd Password Reset skill provides comprehensive guidance and implementation patterns for managing user credentials within the Bknd ecosystem. Since Bknd lacks a native 'forgot-password' flow, this skill bridges the gap by offering secure methods for server-side hashing, cryptographically safe token generation, and the creation of custom API endpoints for email-based recovery. It covers everything from admin-initiated resets to authenticated user password changes and critical security considerations like rate limiting and email enumeration prevention.