Refresh token on authentication failure using IAuthenticationProvider / IAccessTokenProvider #496
Labels
status:waiting-for-author-feedback
Issue that we've responded but needs author feedback to close
type:question
An issue that's a question
Hi,
There seems to be no mechanism to allow to refresh a token if there is an authentication failure.
I would have expected there to be a call to AuthenticateRequestAsync with something in the additionalAuthenticationContext to indicate an authentication failure on the first try.
Am I missing something here?
The text was updated successfully, but these errors were encountered: