Skip to content

Commit 29e1284

Browse files
authored
Merge pull request #161 from hack-the-6ix/martin/passes
google and apple wallet pass api
2 parents 03fe09a + d3658e9 commit 29e1284

13 files changed

Lines changed: 567 additions & 12 deletions

File tree

package-lock.json

Lines changed: 206 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,13 +49,15 @@
4949
"express-fileupload": "^1.5.1",
5050
"express-mongo-sanitize": "^2.2.0",
5151
"file-type": "^21.0.0",
52+
"google-auth-library": "^10.1.0",
5253
"jsonwebtoken": "^9.0.2",
5354
"jsqr": "^1.4.0",
5455
"lodash.clonedeep": "^4.5.0",
5556
"mongoose": "^6.10.3",
5657
"mongoose-autopopulate": "^1.0.0",
5758
"node-cache": "^5.1.2",
5859
"node-jose": "^2.2.0",
60+
"passkit-generator": "^3.4.0",
5961
"qrcode": "^1.5.4",
6062
"short-uuid": "^5.2.0",
6163
"simple-oauth2": "^5.1.0",

src/assets/passes/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
apple/*
2.02 KB
Loading
7.47 KB
Loading
2.51 KB
Loading
2.96 KB
Loading
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"da39a3ee5e6b4b0d3255bfef95601890afd80709": "",
3+
"f47f439f18e6c778b91f2ad8d3beeb8292c7f63f": "",
4+
"31c6114aa84bd6448a92ac49ea82e9be0641db8a": "",
5+
"41428a07f2bad180da2a60b7f3987a3b2ca645db": "",
6+
"e80bfa53a5e6bb765de3a08a8f28ff3bf35f077c": "",
7+
"e4170ceee63549158e5a3fb0c60e00988e9b82a5": ""
8+
}

0 commit comments

Comments
 (0)