MCPcopy Index your code
hub / github.com/scality/cloudserver / backend.js

File backend.js

tests/unit/auth/in_memory/backend.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const assert = require('assert');
2
3const { buildAuthDataAccount } =
4 require('../../../../lib/auth/in_memory/builder');

Callers

nothing calls this directly

Calls 2

buildAuthDataAccountFunction · 0.85
getFirstAndOnlyAccountFunction · 0.85

Tested by

no test coverage detected