Share valid token

Hi Team,

I wonder if you can help me on this.

I have an angular application that is using your auth0 api to login. It retrieves an Token that I save. I also created API out of this auth0 application.

Then I have spring boot application with REST API, what I need this token that was generated for client to work also on this REST. Which it does.
If I try to make a request to API that tries to authorize using this token it does not work. But when I generate token on the on the commandline using the API and then use the token on the backend it works.

IS there any where I can share this token from Front-end application where I just put it into the Header, backend reads this do only validation and it works?

Thanks,
Frank

Hey @frantisek.kolar1

As it has been more than a few months since this topic was opened and there has been no reply or further information provided from the community as to the existence of the issue we would like to check if you are still facing the described challenge?

We are more than happy to assist in any way! If the issue is still out there please let us know so we can create a new thread for better visibility, otherwise we’ll close this one in week’s time.

Thank you!

This topic was automatically closed 6 days after the last reply. New replies are no longer allowed.