fix: op handler as http.Handler
This commit is contained in:
parent
320dd41137
commit
653540c27d
4 changed files with 17 additions and 39 deletions
|
@ -16,8 +16,6 @@ type Configuration interface {
|
|||
KeysEndpoint() Endpoint
|
||||
|
||||
AuthMethodPostSupported() bool
|
||||
|
||||
Port() string
|
||||
}
|
||||
|
||||
func ValidateIssuer(issuer string) error {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue