One of the most common tasks for backend developers is integrating with third party APIs. And most of the time we end up solving the same problems over and over again, like automatically refreshing the auth token, which eventually expires. Let’s consider the following scenario. There is a third party API at https://denispavlov.net, which requires […]
Continue ReadingBlog
DenisPavlov.NET