Skip to content
This repository was archived by the owner on May 18, 2018. It is now read-only.

a2/passcards-parse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7255848 · May 15, 2017

History

5 Commits
Sep 28, 2014
Sep 25, 2014
Sep 5, 2015
Sep 25, 2014
Sep 25, 2014
May 15, 2017

Repository files navigation

Deprecated in favor of passcards-swift.


PassCards

Schema Configuration

User

No added columns.

Installation

Name Type
deviceLibraryIdentifier String
pass Pointer<Pass>

Pass

Name Type
authenticationToken String
creator Pointer<User>
file File
passTypeIdentifier String
serialNumber String

Permissions

For User and Installation, set every permission to Disabled.

For the Pass class, set the "Add fields" permission to Disabled and manually add your User object ID to each other permission.

Releases

No releases published

Packages

No packages published