Skip to content
Discussion options

You must be logged in to vote

@c0ball What you are trying to achieve is not possible. The holder of the token is your backend client. When you pass that token to your Frontend, which seems to be a public client, the frontend won't be able to exchange that token again, as it is not the holder.

That is a limitation (more a security feature): public clients can only exchange on to themselves if they are the token holder

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@c0ball
Comment options

Comment options

You must be logged in to vote
1 reply
@c0ball
Comment options

Answer selected by c0ball
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants