I'd like to use GitHub as authenticator in my application using OAuth2. My application is a frontend running in Kubernetes Cluster under Ambassador Edge API Gateway.
There are example with other providers in https://www.getambassador.io/docs/edge-stack/latest/howtos/oauth-oidc-auth/, but when I try configuring GitHub, I can't find out the Authentication URL.
Has somebody done something similar using GitHub?