i am not a nodejs developer so not sure what else would need to be done. I thought about putting a checkbox to select which type of authentication to use however you had an if to check for the username, so I used that. If you don't input a username then it assumes you are using a bearer token.
works against my company jira which disabled basic auth.
i am not a nodejs developer so not sure what else would need to be done. I thought about putting a checkbox to select which type of authentication to use however you had an if to check for the username, so I used that. If you don't input a username then it assumes you are using a bearer token.
works against my company jira which disabled basic auth.