MCPcopy Create free account
hub / github.com/corestoreio/pkg / SigningString

Method SigningString

util/csjwt/token.go:140–154  ·  view source on GitHub ↗

SigningString generates the signing string. This is the most expensive part of the whole deal. Unless you need this for something special, just go straight for the SignedString. Returns a buffer which can be used for further modifications. SigningString supports custom binary, text, json, protobuf

(buf []byte)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

SignedStringMethod · 0.95
MarshalLogMethod · 0.95
TestMergeClaimsFunction · 0.80

Calls 1

marshalMethod · 0.95

Tested by 1

TestMergeClaimsFunction · 0.64