Vol. I · Issue 01 · Recovery

Forgot your password?


SuperStyleGuide is self-hosted and sends no email — reset links are minted by the instance operator, not by an inbox. The link works once, expires in 30 minutes, and signs out every session when used.

If you run this instance

node packages/db/scripts/mint-password-reset.mjs \
  you@example.com
# prints a one-time reset link —
# open it, set the new password

If someone else runs it

Ask your operator to mint you a reset link with the command above — they never see your new password, only the link.

← Back to sign in