You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-4Lines changed: 1 addition & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,10 +31,6 @@ pass links at scale without the need for Developer Resources or the need to impl
31
31
32
32
## How to use:
33
33
* Download any of the pre-compiled executables from the `bin` folder for your Operating System (you may need to set the right system permissions to run it).
34
-
* Set your project to private (public projects do not work with SmartPass links):
35
-
36
-

37
-
38
34
* Get your Project URL: copy from Distribution >> SmartPass Settings in PassKit IO Portal:
39
35
40
36

@@ -61,6 +57,7 @@ The tool generates 1M pass links in under 10 seconds (on a MacBook Pro DualCore
61
57
The following fields are currently supported. These are the field names to use as headers in your CSV. For additional details check the [documentation](https://docs.passkit.io/).
62
58
63
59
**You only need to provide the fields that are applicable to your project. All fields are optional, unless set as required in project.**
60
+
64
61
### Generic Fields
65
62
*`universal.optIn`: true -or false.
66
63
*`universal.expiryDate`: expiry date in valid ISO-8601 format (2020-06-22T00:00:00-05:00).
0 commit comments