Firstly I create a GitHub OAuth App, set the callback url in GitHub OAuth App, config the client id and secret in supabase provider, the authorization process is OK
But now I want to use a Normal GitHub App not just Oauth App
So I create a Normal GitHub App, set the callback url in Normal GitHub App, update the client id and secret in supabae provider, but when I authorize the app, authorization error happen, it shows
access_denied, the user has denied your application access
access_denied, the user has denied your application access
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.