MCPcopy
hub / github.com/golang-jwt/jwt / GetAudience

Method GetAudience

claims.go:15–15  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13 GetIssuer() (string, error)
14 GetSubject() (string, error)
15 GetAudience() (ClaimStrings, error)
16}

Callers 1

verifyAudienceMethod · 0.65

Implementers 1

RegisteredClaimsregistered_claims.go

Calls

no outgoing calls

Tested by

no test coverage detected