javi-jamaa / latch-plugin-jira

Latch plugin for Jira
GNU Lesser General Public License v2.1
0 stars 0 forks source link

Implement Basic Account Pairing with Latch and Jira #6

Open neo-sagittal opened 3 weeks ago

neo-sagittal commented 3 weeks ago

This pull request addresses the issue of creating a basic account pairing between Latch and Jira, as outlined in issue #5. The existing application in the repository is outdated, and this PR introduces a new implementation compatible with Jira Marketplace or Jira Forge.

Key Changes

Impact

These changes are foundational for integrating Latch's authentication and pairing capabilities with Jira, setting the stage for further development and enhancements. The implementation ensures secure communication with Latch's API, which is crucial for maintaining data integrity and user trust.

This PR fixes #5 by laying the groundwork for a modernized application that aligns with current standards and requirements.