Skip to content
Discussion options

You must be logged in to vote

js-cookie is for handling browser cookies, not on the server-side. They pass the token as a header to the backend. It looks like they parse req.headers.token, which comes from here.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@devth
Comment options

@francisrod01
Comment options

Answer selected by devth
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
3 participants