User login's and Secure apI

Hi, I have an application that has some rest apis, I am trying to implement user login and signup using Auth0 , and after login the user should be able to access the other protected apis in java springboot. I have trying to implement it but not luck. Can anyone help with this?

Check out the quickstart guides

Thanks for sharing that @liran.udi !