Skip to content
This repository has been archived by the owner on Feb 23, 2022. It is now read-only.

Add user search #420

Closed
jjnesbitt opened this issue Jul 2, 2020 · 0 comments · Fixed by #422
Closed

Add user search #420

jjnesbitt opened this issue Jul 2, 2020 · 0 comments · Fixed by #422

Comments

@jjnesbitt
Copy link
Member

Prerequisite functionality for multinet-app/multinet-client#107

Could be something like GET /api/user/search, which would perform a prefix search on the users collection. The fields to search which initially seem the most useful are email and name. We might want a way to specify the field to search as a query param on the endpoint, returning a 4XX error if the specified field doesn't exist, or isn't allowed to be searched on.

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 a pull request may close this issue.

1 participant