Skip to content

michaeldoehler/sinopia-request-intellishop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

$ npm install sinopia
$ npm install sinopia-request

Config

Add to your config.yaml (example config):

auth:
  request:
    host: localhost
    port: 3000
    method: POST
    adduser_route: /adduser
    authenticate_route: /authenticate
    password_encrypt: sha1

Thanks to @rlidwka for sinopia project.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published