Skip to content

fix(customs): Don't call customs on the GET /recoveryCodes/exist endpoint#18183

Merged
vbudhram merged 1 commit intomainfrom
fxa-10880
Jan 6, 2025
Merged

fix(customs): Don't call customs on the GET /recoveryCodes/exist endpoint#18183
vbudhram merged 1 commit intomainfrom
fxa-10880

Conversation

@vbudhram
Copy link
Copy Markdown
Contributor

@vbudhram vbudhram commented Jan 3, 2025

Because

  • This endpoint is authenticated with a sessionToken, we don't need to check customs
  • This might cause a user to get rate limited unexpectedly

This pull request

  • Remove the customs check

Issue that this pull request solves

Closes: https://mozilla-hub.atlassian.net/browse/FXA-10880

Checklist

  • My commit is GPG signed.
  • If applicable, I have modified or added tests which pass locally.
  • I have added necessary documentation (if appropriate).
  • I have verified that my changes render correctly in RTL (if appropriate).

@vbudhram vbudhram requested a review from a team as a code owner January 3, 2025 19:47
@vbudhram vbudhram self-assigned this Jan 3, 2025
@vbudhram vbudhram merged commit 9634c11 into main Jan 6, 2025
@vbudhram vbudhram deleted the fxa-10880 branch January 6, 2025 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants