Ajout de internet ideintity canister en cours, avec nouvelle note

This commit is contained in:
2026-02-17 12:56:17 +01:00
parent 7e1f55c7a3
commit cb4e761d6a
+11
View File
@@ -16,6 +16,17 @@
], ],
"type": "assets", "type": "assets",
"workspace": "tetris_frontend" "workspace": "tetris_frontend"
},
"internet_identity": {
"type": "custom",
"candid": "https://github.com/dfinity/internet-identity/releases/latest/download/internet_identity.did",
"wasm": "https://github.com/dfinity/internet-identity/releases/latest/download/internet_identity_dev.wasm.gz",
"remote": {
"id": {
"ic": "rdmx6-jaaaa-aaaaa-aaadq-cai"
}
},
"frontend": {}
} }
}, },
"defaults": { "defaults": {