Skip to content

Instantly share code, notes, and snippets.

View vbUNext's full-sized avatar

VB vbUNext

View GitHub Profile
interface WabikenMetaBase {
id: ID!
version: Int!
notValidBefore: AWSTimestamp!
notValidAfter: AWSTimestamp!
lockRequired: Boolean!
playbackRemaining: Int!
validityPeriod: Int!
issuerTrace: String
createdAt: AWSTimestamp!
@vbUNext
vbUNext / activated-wabiken-2.json
Last active February 15, 2022 08:36
wabiken.json
{
"result": true,
"wabiken": {
"version": 1,
"token": "QNLZ2JTSKCH6251G",
"content": {
"key": { "id": "AID0198621", "type": "vod", "provider_id": "amazonppv" }
},
"not_valid_before": 1531284488,
"not_valid_after": 1639038081,