JWT authentication implementation patterns. Use when implementing login, registration, token refresh, password reset, or any authentication/authorization system.
$npx -y skills add cohen-liel/hivemind --skill jwt-authenticationInstalls into the current project.
Run `npx skills use "https://github.com/cohen-liel/hivemind" --skill "cohen-liel/hivemind/jwt-authentication"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/cohen-liel/hivemind" that are relevant to the current task. Run `npx skills add "https://github.com/cohen-liel/hivemind"` and select the relevant skills, then follow their instructions.