Skip to content

Commit

Permalink
fix: add public key for deterministic id
Browse files Browse the repository at this point in the history
  • Loading branch information
adit-bala committed Nov 16, 2024
1 parent 1c95481 commit 7195a36
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion chrome-extension/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,6 @@
"https://www.googleapis.com/auth/userinfo.email",
"https://www.googleapis.com/auth/userinfo.profile"
]
}
},
"key" : "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA3XLWvG5HCykAOdsEnQ++FXccOmktUmRsC/0u1Zgwnjv7T6S41DbbgfdVwGMsdQIDIsjpc7gNZg+w35JE55igBDNFDFWfxnq08v5pIzvQASGWjjqEo+gMq6bMKPNDzFHEPAt9iQSMcB+m4HENmrEx/0FgoNW3ybCeH/a4ZO5e6uMO9WsJ16ngqEZWjE3y82j+iI9zb+Pwtp+cVcqPW4iTmIS3zV2zUI5u0oSdA7ae5HEEL3NIWP4yauUERn0rvmz2VkpYAeDesxTe1d3bnufsq+LY3Nnq21Br5g+ZiFWP5NKYND2xUGTNeRgFr4CXL8TdmWkXWzu9sKwR9B9mUqiIhwIDAQAB"
}

0 comments on commit 7195a36

Please sign in to comment.