Skip to content

Commit 75e495c

Browse files
authored
Merge a86c9af into c6d5da1
2 parents c6d5da1 + a86c9af commit 75e495c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/FAQ.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ code-server only supports password authentication natively.
183183
**note**: code-server will rate limit password authentication attempts at 2 a minute and 12 an hour.
184184

185185
If you want to use external authentication (i.e sign in with Google) you should handle this
186-
with a reverse proxy using something like [oauth2_proxy](https://github.com/pusher/oauth2_proxy)
186+
with a reverse proxy using something like [Pomerium](https://www.pomerium.io/guides/code-server.html), [oauth2_proxy](https://github.com/pusher/oauth2_proxy)
187187
or [Cloudflare Access](https://teams.cloudflare.com/access).
188188

189189
For HTTPS, you can use a self signed certificate by passing in just `--cert` or

0 commit comments

Comments
 (0)