urboifox / nextjs-refreshtoken-demo

This is a simple demo of how you can handle refresh and access tokens logic inside next.js 14 app router, without axios or any 3rd party libraries. just native fetch api and middleware.ts file.
32Updated 2 weeks ago

Related projects: