nextjs-jwt-example
nextjs-jwt-example copied to clipboard
show isAuthenticated:No after clicking other page
Seems like first time login, /dashboard page will display isAuthenticated:YES, but will display isAuthenticated:NO if clicking other page and then click /dashboard.
Is it possible that this happened after the version bumps here: https://github.com/jasonraimondi/nextjs-jwt-example/pull/9
It is same behavior before #9.
https://user-images.githubusercontent.com/74809776/119215643-c5fb6080-ba83-11eb-82f9-1590f513a8a7.mov