Skip to content

HttpOnly not working #1

Description

@naviinbharathy

I have followed your spring boot 3 and angular 17 JWT tutorial. Everything is working fine except JWT.

  1. I am able login, and refresh token is created
  2. I am able to see httpOnly cookie in my frontend response
  3. but for subsequent requests token is not being sent to backend
  4. backend it shows "AnonymousUser"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions