Skip to content

No Rate Limiting on OAuth Endpoints #443

@roshankumar0036singh

Description

@roshankumar0036singh

No Rate Limiting on OAuth Endpoints(apps/backend/src/routes/auth.ts)

  • Issue: OAuth callback endpoints lack rate limiting; open to brute force and abuse.
  • Fix: Apply @fastify/rate-limit plugin to OAuth routes; add bucket strategy (per IP, per user).

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions