The answer I found is: No.
The only way to refresh tokens is Apple's REST API, which should be requested once per day per user. Otherwise, the API will throttle you. And that's the reason why it's recommended to use an own user session between app and backend.
Topic:
App & System Services
SubTopic:
General
Tags: