Skip to content

NPM port of some accounts-base and accounts-password functionality.

License

Notifications You must be signed in to change notification settings

Share911/accounts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

accounts

NPM port of some accounts-base and accounts-password functionality. Compatible with AWS Lambda.

Install package:

npm i @share911/accounts

Use package:

import { Accounts } from '@share911/accounts'

Accounts.createUser(...)
Accounts.hashPassword(...)

How to publish the package to NPM (after you bump version):

npm login
npm publish

About

NPM port of some accounts-base and accounts-password functionality.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •