No rate-limiting with admin JWT

Open
#715 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
45/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
go

Research direction

Start by reading the discussion in #651 and tracing GoTrue’s rate-limiting path for admin JWT requests. Confirm the expected distinction between admin JWT and regular authentication requests, then verify that admin JWT requests are exempt while normal rate limiting remains unchanged.

Written by the indexing model from the issue text.

Description

bug

GoTrue enforces rate limiting even for the admin JWT, which should not be the case. See #651.

Dominant language
Go
Stars
2.6k
Forks
764
Avg merge
5d 3h
Merged PRs (30d)
39

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from supabase/auth

All issues in supabase/auth

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.