package
3.11.0-alpha.0+incompatible
Repository: https://github.com/wbh1/origin.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.