This website requires JavaScript.
Explore
Help
Register
Sign In
marcogll
/
passkit-generator
Watch
1
Star
0
Fork
0
You've already forked passkit-generator
mirror of
https://github.com/marcogll/passkit-generator.git
synced
2026-03-15 14:25:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
29
Commits
1
Branch
0
Tags
5085d27fe669cd3b300717db6204274980c70d4e
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
alexandercerutti
5085d27fe6
Added a schema for input parameters to Pass class
2018-07-17 23:26:05 +02:00
certificates
First working version that let you download pass on http request
2018-05-06 00:06:50 +02:00
.gitignore
Removed config.json from files, added validation for config output and models dir paths as promise in init() function
2018-06-07 19:20:24 +02:00
index.js
Moved 'filterPassOptions' into Pass class as '_filterOptions' method
2018-06-18 11:08:50 +02:00
package-lock.json
Removed nodejs crypto inclusion for node-forge
2018-06-07 01:05:22 +02:00
package.json
Removed nodejs crypto inclusion for node-forge
2018-06-07 01:05:22 +02:00
schema.js
Added a schema for input parameters to Pass class
2018-07-17 23:26:05 +02:00
server.js
Created Pass class and moved
generatePass
to
generate
method in Pass()
2018-06-16 16:47:16 +02:00
Description
No description provided
MIT
6.2
MiB
Languages
TypeScript
78.1%
JavaScript
21.9%