MarkMagdyHelm

Results 1 issues of MarkMagdyHelm

#On latest version implementation 'net.openid:appauth:0.11.1' # Part of the Code currentState?.performActionWithFreshTokens(authService, clientAuth, AuthStateAction { accessToken, idToken, ex -> if (ex != null) { when (ex.code) { 2002 -> { doAuthorization(devicePersistenceManager,...

bug