alexandercerutti
7c864f1d2a
Changed name for input model as parameter;
...
Added Joi to validate input parameters schema;
Removed old draft of Pass class;
Removed completely the old way to load the configuration
2018-07-17 23:49:13 +02:00
Alexander Cerutti
662ae69e60
Removed nodejs crypto inclusion for node-forge
...
Added loadConfiguration function
Moved completely from Openssl for signature generation and crypto for sha1 generation to node-forge
Moved configuration to another file
Added init function
2018-06-07 01:05:22 +02:00
Alexander Cerutti
269e85e7f8
First working version that let you download pass on http request
...
Added config.json for paths and credentials configuration.
2018-05-06 00:06:50 +02:00
Alexander Cerutti
7164961ddb
First Passkit server commit
2018-04-27 18:25:31 +02:00