UNPKG

simple-auth-cli

Version:

An implementation of authentication system supporting multiple providers ready to be used with a single command.

7 lines (6 loc) 170 B
const NANOIDLENGTH=8; const APPNAME=""; const APPURL="" const VERIFICATIONTOKENEXPIRYTIME=600; export { NANOIDLENGTH,APPNAME, APPURL,VERIFICATIONTOKENEXPIRYTIME };