The current external auth function in Forge mainly for OAuth2 user context. If I want to connect to a github app, how should I implement it? especially for the installation callback. is there a way for my app in jira to receive github’s app installation callback?
Thanks