'Unauthorized error Full authentication is required to access this resource
I'm working on training management application and I'm using JWT authentication in my application just for the admin and the teacher (spring boot/ angular) But I need to make an exception just for one request to display the list of courses for the normal user without authentication and I don't know if it is possible to do something like that ?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
