How to get Authorization code without showing popup

Hello Team,

Thanks,

As I’m using Jira OAuth 2.0 authorization code grants (3LO) for apps and Our requirement is not to show auth popup.

So please suggest how can we get bypass authorization code without showing below popup on my page.

Please share some example or code snippet for same.

Uhm. That screen is kinda core to oauth. The only real way “around” it would be to use something else such as api tokens or to create an atlassian connect app.