Documentation ¶
Overview ¶
Package oauth2redirect is a reverse proxy that runs in front of applications and takes care of handling the oauth2 redirect leg of the OAuth 3-legged flow. It passes all other traffic to the application it is running in front of.
This is useful so that we don't need to redeploy docsyserver everytime a change is made to //go/login, instead just this smaller proxy can be deployed at the same time as go/auth-proxy is deployed.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.