Hi Dan this video is awesome ! Could you do a part 2, where you add jwt to the project to better support mobile apps login ? Or part 3 a more complex setup with api gateway and multiple microservices ?
Any idea on how we can do the same for n number of users using DB which is having data of multiple users. I want to have sign up form and user will enter the userdetails along with roles and then it should follow the explained flow in the video
Wow , that's super simple nice code !! you always making complex things i a very simple way Thank you So much !! I want to ask you a practical tenchnical question about real App, which is more faster MVC or API ?? I'm asking this because I want to save Network trafic and the server specs.
Was looking forward to this one!
Thanks for helping Dan.
As always, it’s a great video. Thank you Dan 👍🏼
Hi Dan this video is awesome !
Could you do a part 2, where you add jwt to the project to better support mobile apps login ?
Or part 3 a more complex setup with api gateway and multiple microservices ?
Awesome, I was looking forward to this tutorial..
@dan Thanks for the awesome video. Can you please create a video on spring authorization server with postgres DB and customize user details service
Any idea on how we can do the same for n number of users using DB which is having data of multiple users. I want to have sign up form and user will enter the userdetails along with roles and then it should follow the explained flow in the video
that's a pretty good theme, which one is this?
Thanks for the video, but there is a 404 error on the github page for the code
Sorry it was private, should work now!
@@DanVega Thanks, I can see the code
Wow , that's super simple nice code !! you always making complex things i a very simple way Thank you So much !! I want to ask you a practical tenchnical question about real App, which is more faster MVC or API ?? I'm asking this because I want to save Network trafic and the server specs.
Shouldn't we save the user to our database after logging in with oauth? How are we going to audit the records?
can you create a video on oauth authorization server like google's with spring boot
add jwt and keycloak