Stop refreshing access tokens manually!!
Everyone knows the annoying process of detecting an expired access token -> refreshing it using your (hopefully) saved refresh token -> updating your access token to the new value.
Usually, this ends up as a lot of repeated code wherever you use an a...
blog.matievisthekat.dev7 min read
Catalin Pit
A useful article and a really nice comparison between the two approaches!