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

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions