It's currently not possible to do a HA of either OIDC or Google auth. This PR generalizes the redis and GCS backings used in the GitHub and GitLab auth methods and utilizes them in OIDC and Google auth when configured.
Also, unless I missed something, the http timeouts were not respected in any of the clients. I fixed that too.
This builds, but I haven't even tried running it yet, hence the draft status. Just thought I'd get this out here for early feedback.
This is like #365 without the package version bumps
It's currently not possible to do a HA of either OIDC or Google auth. This PR generalizes the redis and GCS backings used in the GitHub and GitLab auth methods and utilizes them in OIDC and Google auth when configured.
Also, unless I missed something, the http timeouts were not respected in any of the clients. I fixed that too.
This builds, but I haven't even tried running it yet, hence the draft status. Just thought I'd get this out here for early feedback.
This is like #365 without the package version bumps