Replies: 1 comment
-
All right, i had to add another step to save the token.
Which is a bit counter intuitive. |
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.
-
Hello all,
i followed the docs to implement an login.
But after running the login method:
But the JWT token is not saved as cookie.
The response looks like this:

And the nuxt.config.js has this settings:

I that that i have to change the property value to 'headers.authorization' but it was also not helpful.
Best regards
Beta Was this translation helpful? Give feedback.
All reactions