Tyler Rothenberg

Results 2 issues of Tyler Rothenberg

### 📜 Description The current authorization URL is constructed as `${baseUrl}/oauth/authorize`, which does not align with Atlassian's [expected path](https://developer.atlassian.com/cloud/jira/platform/oauth-2-3lo-apps/#1--direct-the-user-to-the-authorization-url-to-get-an-authorization-code). Additionally, the implementation might be missing the logic for resolving the...

bug

## Hey, I just made a Pull Request! This PR improves the `yarn dev` setup for the Bazaar plugin, allowing both the frontend and backend to be run together. Additionally,...