nextjs-jwt-example icon indicating copy to clipboard operation
nextjs-jwt-example copied to clipboard

show isAuthenticated:No after clicking other page

Open dwebfan opened this issue 3 years ago • 2 comments

Seems like first time login, /dashboard page will display isAuthenticated:YES, but will display isAuthenticated:NO if clicking other page and then click /dashboard.

image

dwebfan avatar May 21 '21 07:05 dwebfan

Is it possible that this happened after the version bumps here: https://github.com/jasonraimondi/nextjs-jwt-example/pull/9

jasonraimondi avatar May 21 '21 18:05 jasonraimondi

It is same behavior before #9.

https://user-images.githubusercontent.com/74809776/119215643-c5fb6080-ba83-11eb-82f9-1590f513a8a7.mov

dwebfan avatar May 22 '21 05:05 dwebfan