openid/AppAuth-Android

How to identify and filter unrecoverable AuthorizationException and logout users

kasra-arab opened this issue · 0 comments

Configuration

  • Version: 0.11.1
  • Integration: (native(Java/Kotlin)
  • Identity provider: Akamai

Description

When client requests a performActionWithFreshTokens, in case of receiving an AuthorizationException there are multiple types and error messages.
which of those exceptions are unrecoverable and I'd have to logout the user and clear the credentials?