Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func OpenIDConfiguration ¶
Types ¶
type Cert ¶
type Cert struct { PrivateKey []byte PublicKey []byte KeyResponse }
type KeyResponse ¶
type KeyResponse struct {
Keys []jose.JSONWebKey `json:"keys"`
}
Click to show internal directories.
Click to hide internal directories.