I have an application and the intention is to integrate it with JIRA, so I can ingest JIRA data.
I've read a bunch of articles talking about different ways of the auth implementation. What confusing is that I cannot find a straight answer when I'd need to use API Token generated in the user profile, and when it's nest to use Application links.
Any recommendations?