Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

Feat: Username search #102

Merged
merged 0 commits into from
Aug 25, 2020
Merged

Feat: Username search #102

merged 0 commits into from
Aug 25, 2020

Conversation

ronaldheft-gov
Copy link
Contributor

Supports back-end task of #101

Adds the following route:

{
  users {
    userAvailable(USER_ID: "")
  }
}

The route is open to authenticated users, but rate limited to 20 requests per minute, to prevent a malicious user from spamming the database.

@ronaldheft-gov ronaldheft-gov merged this pull request into main Aug 25, 2020
@ronaldheft-gov ronaldheft-gov deleted the ronheft/username-search branch August 25, 2020 14:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant