openid/AppAuth-Android

How to use performActionWithFreshTokens()?

mobilekosmos opened this issue · 0 comments

Configuration

  • Version: latest
  • Integration: Kotlin
  • Identity provider: Auth0

Description

How to use the method performActionWithFreshTokens(). I really don't understand how is this supposed to automatically get a new token? The function in my code where I get the token is rather complex, how can performActionWithFreshTokens know how to communicate to my endpoint?