Summary
Currently this project simply uses the OAuth token to send requests to the Jira API and ignore the refresh_token obtained in the OAuth flow.
It would be nice if the jira.client could implement automatic token refreshing using the refresh_token obtained in the OAuth Flow
Summary
Currently this project simply uses the OAuth token to send requests to the Jira API and ignore the
refresh_tokenobtained in the OAuth flow.It would be nice if the
jira.clientcould implement automatic token refreshing using therefresh_tokenobtained in the OAuth Flow