Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
import
* as bcrypt from
'bcryptjs'
;
4
import
* as mongoose from
'mongoose'
;
Callers
nothing calls this directly
Calls
1
registerOrLogIn
Method · 0.65
Tested by
no test coverage detected