We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b60985e commit b6bc977Copy full SHA for b6bc977
docs/guide.md
@@ -271,9 +271,9 @@ should see OSSStatus: 9836 in the browser console.
271
If you want to use external authentication mechanism (e.g., Sign in with
272
Google), you can do this with a reverse proxy such as:
273
274
-- [Pomerium](https://www.pomerium.io/guides/code-server.html)
275
-- [oauth2_proxy](https://github.com/pusher/oauth2_proxy)
276
-- [Cloudflare Access](https://teams.cloudflare.com/access)
+- [Pomerium](https://www.pomerium.com/docs/guides/code-server.html)
+- [oauth2-proxy](https://oauth2-proxy.github.io/oauth2-proxy/)
+- [Cloudflare Access](https://www.cloudflare.com/en-gb/zero-trust/products/access/)
277
278
## HTTPS and self-signed certificates
279
0 commit comments