MCPcopy Create free account
hub / github.com/async-labs/async / passwordless-token.ts

File passwordless-token.ts

api/server/passwordless-token.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// https://www.npmjs.com/package/passwordless-mongostore-bcrypt-node
2
3import * as bcrypt from 'bcryptjs';
4import * as mongoose from 'mongoose';

Callers

nothing calls this directly

Calls 1

registerOrLogInMethod · 0.65

Tested by

no test coverage detected