Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jwt token not sent back in the response body #3

Open
shrey1605 opened this issue Feb 22, 2024 · 0 comments
Open

Jwt token not sent back in the response body #3

shrey1605 opened this issue Feb 22, 2024 · 0 comments

Comments

@shrey1605
Copy link

Hi, I just followed the steps you posted on

https://www.bezkoder.com/node-js-express-login-example/#Configure

but it looks like you didn't send the jwt token back in the response body. You've used the session id to manage the auth functions but as per your flowchart you're supposed to send back the jwt to the client. The client is then supposed to store jwt and then if it is making any subsequent request, jwt token will be in the request body. Can you please take a look at this once? Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant