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
Add method to retrieve projects that the user is member of (timols#243)
* Add method to retrieve projects that the user is member of
* Fix methods to retrieve starred and owned projects
In these two methods the API URL was being created with two query
objects, which renders an invalid URL
0 commit comments