Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/golang-jwt/jwt
/ GetIssuer
Method
GetIssuer
claims.go:13–13 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
11
GetIssuedAt() (*NumericDate, error)
12
GetNotBefore() (*NumericDate, error)
13
GetIssuer() (string, error)
14
GetSubject() (string, error)
15
GetAudience() (ClaimStrings, error)
16
}
Callers
1
verifyIssuer
Method · 0.65
Implementers
1
RegisteredClaims
registered_claims.go
Calls
no outgoing calls
Tested by
no test coverage detected