You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You will need to query the mongodb backend.
Results should be cached if exists and not query the backend again for a while.
if need to fetch multiple names then queries should be in parallel, ie using await promise.all
I'll provide credentials on slack
The UI design suggests there is an intention of using user first and last names. How would these be obtained?
The text was updated successfully, but these errors were encountered: