Documentation
¶
Index ¶
Constants ¶
View Source
const ( WellKnownOAuthPath = "/.well-known/oauth-authorization-server" WellKnownOpenIDPath = "/.well-known/openid-configuration" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type MetadataCommon ¶
type MetadataOAuth ¶
type MetadataOAuth struct {
MetadataCommon
}
type MetadataOpenID ¶
type MetadataOpenID struct {
MetadataCommon
}
Click to show internal directories.
Click to hide internal directories.