MCPcopy Create free account
hub / github.com/CodeFox-Repo/codefox /

Class

backend/src/auth/auth.service.ts:29–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27} from './auth.resolver';
28import { MailService } from 'src/mail/mail.service';
29import { findUserByEmail } from './find-by-email';
30import {
31 parseResetToken,
32 signResetToken,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected