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?