Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Plugin ¶
type Plugin struct {
PathPrefix string `json:"prefix"`
UserCollection string `json:"user_collection"`
EnableRFC7591 bool `json:"enable_rfc7591"`
EnableRFC9728 bool `json:"enable_rfc9728"`
EnforcePKCE string `json:"enforce_pkce"` // "all", "public", "none"
}
func (*Plugin) Description ¶
Description implements xpb.Plugin.
Click to show internal directories.
Click to hide internal directories.