issues
search
yfabio
/
techshop-backend
Spring Boot backend of techshop appplication
0
stars
0
forks
source link
Implement the login
#1
Open
yfabio
opened
15 hours ago
yfabio
commented
15 hours ago
Implement the login backend with spring security
yfabio
commented
13 hours ago
Created User Controller and the requests that with a simple structure.
Create the security config and implemented the method
Create the handle success object which will handle the redirect base of the role.
Needs to enhance all the implementation.
Implement the login backend with spring security