'If token expiry time for third party api is short ,how can I scale the third party token generation, client id and secret is stored on my database

I am trying to upload CSV in third party FTP application and creating record from that csv into my system.User can access my application on demand.Each user has its own client id and secret for this third party apis.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source