Handling jwt cookie
#15081
Replies: 1 comment
-
You should be able to access by using |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So on the api endpoint, after user authenticates, I set a JWT cookie that expires in two hours, however I have no clue how to access it from a page, anyone has any idea? I've tried using the cookie npm package, it's just empty though.
Beta Was this translation helpful? Give feedback.
All reactions