Documentation
¶
Index ¶
Constants ¶
View Source
const (
OauthProtectedResourceEndpoint = "/.well-known/oauth-protected-resource"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProxyRouter ¶
type ProxyRouter struct {
// contains filtered or unexported fields
}
func NewProxyRouter ¶
func (*ProxyRouter) SetupRoutes ¶
func (p *ProxyRouter) SetupRoutes(router gin.IRouter)
Click to show internal directories.
Click to hide internal directories.