I'm using the JIRA REST API in an iOS app I'm building.
Every time I connect to the API using basic authentication with my credentials I'm kicked out of JIRA on my desktop.
Any ideas how I can stop this.
JIRA happily lets me log in using more than one client, it's only when I use the API through my app that it kicks me out.