learning_ai_notes/backend
saravanakumardb1 942d00cc25 refactor(backend): migrate auth.ts + request-context.ts to @bytelyst/fastify-auth
- auth.ts: 80→18 lines, delegates to createAuthMiddleware()
- request-context.ts: delegates to createRequestContext()
- Re-exports JwtPayload, AuthPayload from shared package
2026-03-20 07:45:59 -07:00
..
src refactor(backend): migrate auth.ts + request-context.ts to @bytelyst/fastify-auth 2026-03-20 07:45:59 -07:00
.env.example feat(auth): RS256 JWKS verification — NoteLett backend 2026-03-12 11:15:06 -07:00
Dockerfile chore(devops): add Dockerfiles, docker-compose, CI workflow, docker-prep script [C1-C5] 2026-03-19 08:47:04 -07:00
package-lock.json refactor(backend): migrate auth.ts + request-context.ts to @bytelyst/fastify-auth 2026-03-20 07:45:59 -07:00
package.json refactor(backend): migrate auth.ts + request-context.ts to @bytelyst/fastify-auth 2026-03-20 07:45:59 -07:00
tsconfig.json feat(notes): scaffold product surfaces and backend MCP slices 2026-03-10 08:53:07 -07:00