isUnauthorizedResponse

The currently set function to control whether a response is unauthorized and should trigger a refresh / re-auth.

By default checks against HTTP status 401.

You can set this value via reAuthorizeOnResponse.

Report a problem