Hi, I’m new to the Forge / Atlassian platform.
Let’s say I want to build a simple console app that lets users create issues in Jira from the command line.
What’s the best authentication strategy to follow for this?
When the user creates an issue using the console app, I want my forge endpoint to create an issue in Jira as the user.
How do I authenticate or link the console app to my Forge app?