Vegard Harper

[Solved] Serverless Architecture: Pain 1 - Vercel's solution to the problem

So my biggest frustration with managing access token from my previous post about not being able to reuse access tokens has now a solution.

The solution

Vercel KV which again uses Upstash as the underlying service. Some benefits from this is that we can also have easier reuse of auth0 sessions between apps!