I have a python script that back ups our Jira cloud in an automated manner using API token authentication. Is it possible to use OAuth2 without doing the OAuth dance and the need for manual intervention from the user to authorize the request?