lspil / full_stack_oauth2

58 stars 39 forks source link

Update project for Spring Boot 3 & Spring Security 6 #4

Closed dtuchs closed 1 year ago

dtuchs commented 1 year ago

I was very happy to find your video and this demo project, it helped me a lot to realize my project on React + Spring Authorization Server. However, this demo-roject doesn't work "as is" for Spring Boot 3 (Spring Authorization Server 1.0.0, Spring Security 6). Finally, I did make some small changes that has proved useful. I hope that this could be helpful for other developers:)