Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/golang-jwt/jwt
/ isNone
Function
isNone
cmd/jwt/main.go:310–312 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
308
}
309
310
func
isNone() bool {
311
return
*flagAlg ==
"none"
312
}
313
314
func
algHelp() string {
315
algs := jwt.GetAlgorithms()
Callers
2
verifyToken
Function · 0.85
signToken
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected