Collection with authentification

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

Hello,

Which auth plugin are you using? It will help me to give you adivce :slight_smile:

in cas of xano I think it is ok but If I am using the rest API also for the auth I do not think it will work.