in the drivly/ai repo, we are using next-auth and github provider … but we need to have our own OIDC provider, so we created that in the drivly/oauth.do repo
Let's configure the oauth.do repo to allow callbacks to apis.do and configure apis.do to support an additional custom oidc provider and make that the default:
https://authjs.dev/guides/configuring-oauth-providers#adhere-to-our-code-conventions