Node Auth

Password and session-cookie authentication for a Node Web Only server, built entirely on node:crypto. Use when adding a login flow, hashing or verifying a password, issuing or validating a session, setting a cookie, or protecting a route. Triggers on scrypt, timingSafeEqual, createHmac, Set-Cookie, HttpOnly, SameSite, users.json, session tokens, and any mention of bcrypt, jsonwebtoken, or passport.

Tanq16 d7d83c7 7.3 KB Updated

File contents

Tanq16/claudex/tree/main/internal/embedded/presets/private/skills/node-auth commit d7d83c74f1

Frequently asked questions

npx skillmds@latest add tanq16/node-auth