mirror of
https://github.com/covidpass-org/covidpass.git
synced 2025-02-22 22:47:44 +01:00
Add Alberta's public key
This commit is contained in:
parent
06e360df87
commit
f4a9515803
@ -74,8 +74,10 @@ const issuers = [
|
||||
iss: "https://covidrecords.alberta.ca/smarthealth/issuer",
|
||||
keys: [
|
||||
{ kid: "JoO-sJHpheZboXdsUK4NtfulfvpiN1GlTdNnXN3XAnM",
|
||||
alg: "ES256", kty: "EC", crv: "P-256", use: "sig" }
|
||||
]
|
||||
alg: "ES256", kty: "EC", crv: "P-256", use: "sig",
|
||||
x: "GsriV0gunQpl2X9KgrDZ4EDCtIdfOmdzhdlosWrMqKk",
|
||||
y: "S99mZMCcJRsn662RaAmk_elvGiUs8IvSA7qBh04kaw0" },
|
||||
]
|
||||
}
|
||||
];
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user