Update pkg/op/authrequest_test.go
Co-authored-by: Silvan <silvan.reusser@gmail.com>
This commit is contained in:
parent
85574e54c6
commit
127ae4b638
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ import (
|
||||||
)
|
)
|
||||||
|
|
||||||
//
|
//
|
||||||
|
//TOOD: tests will be implemented in branch for service accounts
|
||||||
//func TestAuthorize(t *testing.T) {
|
//func TestAuthorize(t *testing.T) {
|
||||||
// // testCallback := func(t *testing.T, clienID string) callbackHandler {
|
// // testCallback := func(t *testing.T, clienID string) callbackHandler {
|
||||||
// // return func(authReq *oidc.AuthRequest, client oidc.Client, w http.ResponseWriter, r *http.Request) {
|
// // return func(authReq *oidc.AuthRequest, client oidc.Client, w http.ResponseWriter, r *http.Request) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue