0.0.1 • Published 7 years ago

saluti v0.0.1

Weekly downloads
3
License
GPL-3.0
Repository
github
Last release
7 years ago

saluti

Ways to authenticate

Install

yarn add saluti

Usage

  • Define a config for your application
  • Select the saluti mechanism you wish to use.
  • Invoke the desired operation on this mechanism,
    • Pass in the relevant part of the config in the first parameter
    • Pass in a standard error-first callback in the last parameter
    • Other parameters are specific to each function, read their documentation

Author

Brendan Graetz

Licence

GPLv3