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
Currently, we are using the study spaces API for querying users when a user tries to invite a new member. The study spaces API is unsafe (no oauth), so we should transition to using the equivalent API on platform (protected with oauth).
Currently, we are using the study spaces API for querying users when a user tries to invite a new member. The study spaces API is unsafe (no oauth), so we should transition to using the equivalent API on platform (protected with oauth).
We should also remove study spaces API (https://api.pennlabs.org/studyspaces/user/search?query), but this issue should be under labs-api-server.
The text was updated successfully, but these errors were encountered: