MCPcopy Index your code
hub / github.com/nodeSolidServer/node-solid-server / findValidUser

Method findValidUser

lib/models/authenticator.mjs:19–21  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

17 }
18
19 findValidUser () {
20 throw new Error('Must override method')
21 }
22}
23
24export class PasswordAuthenticator extends Authenticator {

Callers 4

loginMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected