MCPcopy
hub / github.com/jaredhanson/passport / deserialized

Function deserialized

lib/authenticator.js:363–365  ·  view source on GitHub ↗
(e, u)

Source from the content-addressed store, hash-verified

361
362
363 function deserialized(e, u) {
364 pass(i + 1, e, u);
365 }
366
367 try {
368 var arity = layer.length;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…