fix and add some tests
This commit is contained in:
parent
8b40741e7a
commit
37a504cb43
5 changed files with 155 additions and 2 deletions
|
@ -148,7 +148,6 @@ type openidProvider struct {
|
|||
decoder *schema.Decoder
|
||||
encoder *schema.Encoder
|
||||
interceptors []HttpInterceptor
|
||||
retry func(int) (bool, int)
|
||||
timer <-chan time.Time
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue