π Using HttpOnly Cookie for Session Management in Next.js
π Hello there!
Are you building a Next.js project, and then wondering how to keep your user logged in after getting an access token from your backend server π€ ?
And... are you thinking that storing your user's session in browser storage (including ...
vannnyoutang.hashnode.dev7 min read