We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0f55b4 commit 11df3c6Copy full SHA for 11df3c6
1 file changed
tokens/verifier.go
@@ -18,8 +18,8 @@ import (
18
"net/url"
19
"strings"
20
21
- "github.com/LynxAIeu/garcon/gg"
22
- "github.com/LynxAIeu/quid/server"
+ "github.com/lynxai-team/garcon/gg"
+ "github.com/lynxai-team/quid/server"
23
24
"github.com/cristalhq/base64"
25
"github.com/golang-jwt/jwt/v5"
0 commit comments