clenaup
This commit is contained in:
parent
fb9d1b3c4a
commit
5678693d44
1 changed files with 0 additions and 7 deletions
|
@ -25,13 +25,6 @@ const (
|
||||||
defaultUserinfoEndpoint = "userinfo"
|
defaultUserinfoEndpoint = "userinfo"
|
||||||
defaultEndSessionEndpoint = "end_session"
|
defaultEndSessionEndpoint = "end_session"
|
||||||
defaultKeysEndpoint = "keys"
|
defaultKeysEndpoint = "keys"
|
||||||
|
|
||||||
//AuthMethodBasic AuthMethod = "client_secret_basic"
|
|
||||||
//AuthMethodPost AuthMethod = "client_secret_post"
|
|
||||||
//AuthMethodNone AuthMethod = "none"
|
|
||||||
//AuthMethodPrivateKeyJWT AuthMethod = "private_key_jwt"
|
|
||||||
|
|
||||||
//CodeMethodS256 = "S256"
|
|
||||||
)
|
)
|
||||||
|
|
||||||
var (
|
var (
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue