Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Auth0Proxy ¶
type Auth0Proxy struct {
ReverseProxy *httputil.ReverseProxy
Domain string
ClientID string
ClientSecret string
RedirectURI string
SessionTimeout time.Duration
// contains filtered or unexported fields
}
Auth0Proxy ...
func (*Auth0Proxy) ServeHTTP ¶
func (a *Auth0Proxy) ServeHTTP(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.