0xJJW
KKinde
•Created by 0xJJW on 3/27/2024 in #💻┃support
GitHub Connected App Not Working
Hello,
~ Two weeks ago, I raised a ticket with support (via chat widget) regarding GitHub OAuth and Connected Apps, but I have not received any assistance in resolving the issue.
I have provided a screen recording and step-by-step instructions.
This is my last hope in getting guidance on why we get an "Authentication error" after authenticating a GitHub app.
Here is some context:
We have successfully set-up GitHub OAuth after following the instructions here:
https://kinde.com/docs/authentication-and-access/github/
Next, we followed these instructions to create a connected app:
https://kinde.com/docs/developer-tools/add-connected-apps/
https://kinde.com/docs/developer-tools/github-connected-app/
After clicking on the Connected App URL (Generated via Postman), I am redirected to choose my GitHub account and authorise the app.
The authorisation side of things works because I can see the app has been installed, and I get an email from GitHub.
The problem is I don't get redirected back to my app; I get redirected to:
https://<project>.eu.kinde.com/auth/cx/_:nav&m:auth_error
This redirect is coming from a 302 redirect from this request.
https://<project>.eu.kinde.com/connected_apps/callback?code=<code>&state=<state>
This is the last thing I must solve before proceeding with Kinde as our Auth provider.
Kind regards,
Joel
36 replies