Hello,
I would like to know how to highlight folder or how to manage one authentication on multiple collections.
In fact here is my two goals:
- Make it easy to developer to go straightforward to specific sub part of our API
- Make it easier to developer to use our API with one process
For now we have many collections displayed on our public profile, but each one of them requires an authentication, so if a developer switches from a collection to another he has to regenerate a new access token.
I tried to go to one collection and multiple folders, but they are not displayed in public profile and we just got the root collection. And since we cannot embed a collection into another one I cannot achieve my goals
Are you are of some workaround to come closer to these goals ?
Thanks