ali-bouali / spring-boot-3-jwt-security

Sample project on how to implement JWT security based using Spring boot 3 and Spring security 6

Home Page:https://aliboucoding.com/p/securing-your-spring-boot-3-0-applications-with-json-web-tokens-jwt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Authentication not working after copying token and pasting in Postman

DavidWilliamsQA opened this issue · comments

Hi,
Basically, I have copied the tutorial on youtube step by step but on the last step where I am meant to access the demo enpoint by copying the token and pasting it in Postman, I am still getting a 403 error. I have been struggling with this issue for a while and would appreciate any help on this issue