Maksym Minakov
Results
1
issues of
Maksym Minakov
While building an application that implemented [Atlassian OAuth2 (3LO)](https://developer.atlassian.com/cloud/jira/platform/oauth-2-3lo-apps/) authorization, I encountered a situation where the two methods I used for [Jira](https://github.com/atlassian-api/atlassian-python-api/blob/master/atlassian/jira.py) entities behaved differently - one worked, and the...