- Implement method
protected void configure(HttpSecurity http)
in theSecurityConfig
class - Permit access for all user to
/register
,/login
,/inject
endpoints - Permit access only for ADMIN to all endpoints marked with
@DeleteMapping
annotation - Create and implement class
JwtTokenProvider
- Create and implement class
JwtTokenFilter
- Create and implement class
JwtConfigurer
- Implement
"/login"
endpoint - Create your own exception
InvalidJwtAuthenticationException
forked from mate-academy/jv-spring-stateless
-
Notifications
You must be signed in to change notification settings - Fork 0
Volodymyr-Mykychak/jv-spring-stateless
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description or website provided.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 100.0%