bknd-password-reset
CommunitySecure BKND password resets end-to-end.
Authorcameronapak
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps developers implement secure, scalable password reset and change flows in BKND applications, handling server-side password updates, forgot-password functionality, and token-based security.
Core Features & Use Cases
- Server-side password changes: Use changePassword() to securely update passwords for both users and admins while enforcing hashing.
- Forgot-password workflow: Generate and validate cryptographically secure tokens, manage expiration, and drive email-based reset flows.
- Admin tools & user self-service: Support admin-initiated resets from the admin panel and user-initiated password changes from authenticated sessions.
Quick Start
Install and configure a BKND project with auth, then wire the password-reset endpoints and token flow as described in this Skill. Use the provided code references to seed users, create reset tokens, and implement reset forms on the client.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: bknd-password-reset Download link: https://github.com/cameronapak/melos/archive/main.zip#bknd-password-reset Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.