MCPcopy Create free account
hub / github.com/benawad/jwt-auth-example / login

Method login

server/src/UserResolver.ts:83–108  ·  view source on GitHub ↗
(
    @Arg("email") email: string,
    @Arg("password") password: string,
    @Ctx() { res }: MyContext
  )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

sendRefreshTokenFunction · 0.90
createRefreshTokenFunction · 0.90
createAccessTokenFunction · 0.90

Tested by

no test coverage detected