Next.js Discord

Discord Forum

How to Store and Access Token in App dir

Unanswered
ayush_uidev posted this in #help-forum
Open in Discord
So i have this app that i am building where i am authenticating a user to the app and and when i login the backend with give me a jwt auth token which i have to send on every request when fetching the token is also a refresh token
I and want some help solving this problem the backend is not inside nextjs app it is build on nodejs completly different app and hosted else where

0 Replies