-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
I have followed your spring boot 3 and angular 17 JWT tutorial. Everything is working fine except JWT.
- I am able login, and refresh token is created
- I am able to see httpOnly cookie in my frontend response
- but for subsequent requests token is not being sent to backend
- backend it shows "AnonymousUser"
Metadata
Metadata
Assignees
Labels
No labels