MCPcopy
hub / github.com/strongloop/loopback / givenAppWithRestrictionEnabled

Function givenAppWithRestrictionEnabled

test/user-password.test.js:63–65  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

61 });
62
63 function givenAppWithRestrictionEnabled() {
64 return givenAppWithUser({restrictResetPasswordTokenScope: true});
65 }
66 });
67
68 context('reject password changes via patch or replace', () => {

Callers

nothing calls this directly

Calls 1

givenAppWithUserFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…