Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/golang-jwt/jwt
/ signingMethodNone
Struct
signingMethodNone
none.go:11–11 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
var
NoneSignatureTypeDisallowedError error
10
11
type
signingMethodNone
struct
{}
12
type
unsafeNoneMagicConstant string
13
14
func
init() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected