Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func JwksController ¶
func JwksController(w http.ResponseWriter, req *http.Request)
func TokenController ¶
func TokenController(w http.ResponseWriter, req *http.Request)
Types ¶
type TokenResponse ¶
type TokenResponse struct {
Token string `json:"token"`
}
Click to show internal directories.
Click to hide internal directories.