hello
I was trying to use the Atlassian provider for next-auth in order to test sign-in on http://localhost:3000/. I don't know if this is supposed to work locally or is has to be in a production state, but after I click accept on Authorize app from Atlassian, it redirects me to http://localhost:3000/api/auth/signin?error=OAuthCallback and I get stuck in a loop with Authorize app and the above URL.
I used http://localhost:3000/api/auth/callback/atlassian in the Authorization section in my Developer console and used user-identify API and Jira API for scope (