Backend Authentication

Use to plan backend authentication (who the caller is) — credential storage (hashing), sessions vs JWT, token lifecycle/refresh/revocation, logout, and account flows (signup, password reset, OTP). Authentication is not authorization.

ahtishamshahzad Updated

File contents

ahtishamshahzad/agent_dev_flow/tree/main/.ai/skills/backend/backend-authentication commit e0153320ee

Frequently asked questions

npx skillmds@latest add ahtishamshahzad/backend-authentication