andygrunwald / go-jira

Go client library for Atlassian Jira
https://pkg.go.dev/github.com/andygrunwald/go-jira?tab=doc
MIT License
1.48k stars 471 forks source link

Cleanup Authentication Transports #574

Open andygrunwald opened 2 years ago

andygrunwald commented 2 years ago

go-jira supports multiple ways for authentication (in the form of transports).

Goal of this task

Clean those up. Cleaning means

andygrunwald commented 2 years ago

Might help: