I did the tutorial on this link to Spring Boot 3. Everything is fine with register and auth. I got the cookie but when I tried access /api/test/mod I got 401 ever. I tried with postman, exactly like the tutorial and with python lib requests.
Register
Login
Get Mod content
cookie
request