MCPcopy
hub / github.com/loopbackio/loopback-next / user

Method user

packages/security/src/types.ts:197–199  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

195 }
196
197 get user() {
198 return this.getPrincipal('USER') as UserProfile | undefined;
199 }
200}

Callers

nothing calls this directly

Calls 1

getPrincipalMethod · 0.95

Tested by

no test coverage detected