Skip to content

Commit 5d5d2de

Browse files
authored
Update tokengetter.go
1 parent 6ed7b58 commit 5d5d2de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal/authentication/tokengetter.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ package authentication
22

33
import (
44
"context"
5+
"fmt"
56
"strings"
67
"sync"
78
"time"

0 commit comments

Comments
 (0)