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

Function WithSigningMethod

net/jwt/options.go:62–70  ·  view source on GitHub ↗

WithSigningMethod this option function lets you overwrite the default 256 bit signing method for a specific scope. Used incorrectly token decryption can fail.

(sm csjwt.Signer, scopeIDs ...scope.TypeID)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

initKeyFuncMethod · 0.80
findScopedConfigMethod · 0.45
updateScopedConfigMethod · 0.45

Tested by

no test coverage detected