I want to authenticate user jira account and perform create project , issue task on it.
I am not able to find any proper way to integrate jira in angular 6 app.
please suggest me help
Hi @Ismael Jimoh I am creating a product management tool and want to create a project and issue from my website onto a jira account.
for accessing rest API, I need basic auth token
But I am not able to get an auth token in any manner.
In that case, I need your help
For accessing Jira you can either pass user’s username and password with your call (nor recommended due to security reasons) or you authenticate via an OAuth token explained here: https://developer.atlassian.com/cloud/jira/platform/jira-rest-api-oauth-authentication/
A clearer explanation for getting the token in cloud can be found here: https://confluence.atlassian.com/cloud/api-tokens-938839638.html
I do recommend reading what the method is about to ensure itmeets your requirements.
Recommended Learning For You
Level up your skills with Atlassian learning
Learning Path
Become an effective Jira admin
Manage global settings and shared configurations called schemes to achieve goals more quickly.
Streamline Jira administration with effective governance
Improve how you administer and maintain Jira and minimize clutter for users and administrators.
Learning Path
Become an effective Jira software project admin
Set up software projects and configure tools and agile boards to meet your team's needs.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.