cleanup
This commit is contained in:
parent
32be81575e
commit
5d91ebfd62
5 changed files with 10 additions and 115 deletions
|
@ -36,7 +36,6 @@ type AuthRequest interface {
|
|||
GetAudience() []string
|
||||
GetAuthTime() time.Time
|
||||
GetClientID() string
|
||||
// GetCode() string
|
||||
GetCodeChallenge() *oidc.CodeChallenge
|
||||
GetNonce() string
|
||||
GetRedirectURI() string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue