Awesome stuff, thank you for your efforts here, this is going to make certain parts of our app significantly more slick!
There are still two APIs that are causing us to maintain OAuth 2 AND basic auth…
- Webhooks (How can I register a webhook using the REST API when using 3LO OAuth2? - #10 by bantidutta)
- Returning all statuses for a project (
/rest/api/3/project/${projectId}/statuses)
Being able to remove basic auth using an API token and using solely OAuth 2 would be amazing! ![]()