Browse Source

Update token_utils.go

pull/7160/head
chrislu 1 month ago
parent
commit
f462684f8a
  1. 1
      weed/iam/sts/token_utils.go

1
weed/iam/sts/token_utils.go

@ -9,7 +9,6 @@ import (
"time"
"github.com/golang-jwt/jwt/v5"
"github.com/seaweedfs/seaweedfs/weed/glog"
)
// TokenGenerator handles token generation and validation

Loading…
Cancel
Save