package
0.0.0-alpha.0
Repository: https://github.com/openshift/oauth-server.git
Documentation: pkg.go.dev
# Constants
QueryToken in the query of the redirectURL gets replaced with the original request URL, unescaped.
ServerRelativeURLToken in the query of the redirectURL gets replaced with the server-relative portion of the original request URL, escaped as a query parameter.
URLToken in the query of the redirectURL gets replaced with the original request URL, escaped as a query parameter.