Refreshing system and user tokens on Remote Backend

If we use Forge’s Remote Backend feature, we can request system and user tokens for each invocation to send requests to Jira directly from the backend. According to the documentation, these tokens are valid for up to 60 minutes. Is there a way to refresh them on the backend when they expire, especially for long-running tasks that may last longer than 60 minutes?

1 Like

I would also like to know if this is possible.