Overview
Let us retrieve a list of an authenticated user's collections. Right now we can only get this data on login.
Implementation
Fetch collections owned by a user; return the full collection objects.
Let us retrieve a list of an authenticated user's collections. Right now we can only get this data on login.
Fetch collections owned by a user; return the full collection objects.