Skip to content

What's point allow refresh token for cookies token only? #155

Answered by umputun
zebox asked this question in Q&A
Discussion options

You must be logged in to vote

I'm not sure what exactly you are expecting to happen in this case. With the SendJWTHeaderset the client (i.e., caller) controls what token is sent to the server. If the token is expired server can't do anything smart, as it doesn't control the storage (cookie) in this mode.

So, unless I missed the intent, it works as designed, and the refresh in this case is the client's responsibility.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@zebox
Comment options

@umputun
Comment options

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