Hello,
I would like to setup a collection that will need an authentification but I will get the auth token when I will run the app and depending on the user.
I can get my data from the rest api and use my auth token in a variable but I think I will loose the benefit of the “collection”.
what is the best practice in this case ?
Thanks for your help
Alex