Hey everyone, hope you’re doing fine!
I wanted to know how I can secure with a token an api call from the ForestAdmin app to my API to get some documents from a documents server?
I was wondering if I’m adding a JWT token through my Forest call to my API would do the job? Is it the best way or there is an other solution which is to connect directly to the document server from my forest app without passing by the other API to get to the documents server?
ForestAdmin :
- Lumber
- Nodejs
- PostgresSql
Thanks a lot!!!