Merge branch 'shc-support' of https://github.com/billylo1/covidpass into shc-support

This commit is contained in:
Billy Lo 2021-10-01 03:23:06 -04:00
commit 4957bd8f55
1 changed files with 10 additions and 0 deletions

View File

@ -59,6 +59,16 @@ const issuers = [
y: "jA5uS5bz8R2nxf_TU-0ZmXq6CKWZhAG1Y4icAx8a9CA" },
]
},
{
id: "ca.sk",
iss: "https://skphr.prd.telushealthspace.com",
keys: [
{ kid: "xOqUO82bEz8APn_5wohZZvSK4Ui6pqWdSAv5BEhkes0",
alg: "ES256", kty: "EC", crv: "P-256", use: "sig",
x: "Hk4ktlNfoIIo7jp5I8cefp54Ils3TsKvKXw_E9CGIPE",
y: "7hVieFGuHJeaNRCxVgKeVpoxDJevytgoCxqVZ6cfcdk" },
]
},
];
module.exports = {