GitHub OAuth
Trying to setup github oauth with a self-hosted instance per https://www.windmill.dev/docs/misc/setup_oauth#github-1
It correctly redirects (302) based on my homepage url but raises a redirect_uri error
The redirect_uri is not associated with this application.
The application might be misconfigured or could be trying to redirect you to a website you weren't expecting.
Any idea what I'm missing here? Will post the curl output in the thread.
Thanks in advance!

