UNPKG

@toruslabs/customauth

Version:

CustomAuth login with torus to get user private key

9 lines (6 loc) 104 B
'use strict'; const EMAIL_FLOW = { link: "link", code: "code" }; exports.EMAIL_FLOW = EMAIL_FLOW;