Documentation
¶
Index ¶
Constants ¶
View Source
const (
JwkMinimumRefreshInterval = 5 * time.Second
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JwksProvider ¶
type JwksProvider struct {
// contains filtered or unexported fields
}
func NewJwksProvider ¶
func NewJwksProvider(ctx context.Context, openidCfg openidconfig.Config) (*JwksProvider, error)
func (*JwksProvider) GetPublicJwkSet ¶
func (*JwksProvider) RefreshPublicJwkSet ¶
Click to show internal directories.
Click to hide internal directories.