Commit Graph

171 Commits

Author SHA1 Message Date
turnoffthiscomputer
02197afa69 comment local dist path of QRcode 2024-09-09 16:18:58 +02:00
turnoffthiscomputer
814654f544 clean dependencies 2024-09-09 16:18:26 +02:00
turnoffthiscomputer
01f7430b57 yarn format 2024-09-09 16:10:46 +02:00
turnoffthiscomputer
842f5817ca add attestationId as qrCode parameter and parse AppType correctly 2024-09-09 16:09:45 +02:00
turnoffthiscomputer
1ea5d2eef5 add merkleTreeUrl to QRcode parameters 2024-09-09 15:42:55 +02:00
turnoffthiscomputer
532e51ff72 make olderThan and nationality parameters of the qrcode 2024-09-09 14:46:41 +02:00
turnoffthiscomputer
686b06902c add X animation if proof generation failed 2024-09-09 14:04:11 +02:00
turnoffthiscomputer
7ae967ec61 delete handleAnimationComplete 2024-09-09 13:56:57 +02:00
turnoffthiscomputer
548b057c57 refactor OpenPassportQRcode 2024-09-09 12:55:52 +02:00
turnoffthiscomputer
ad8eb8c082 fix wss connection 2024-09-09 11:23:25 +02:00
turnoffthiscomputer
492cfee15e import qrcode dynamically 2024-09-09 10:57:42 +02:00
turnoffthiscomputer
956d080d22 use uuid for userId 2024-09-08 20:57:38 +02:00
turnoffthiscomputer
f270fefab0 migrate from easyqrcodejs to qrcode.react lib 2024-09-08 20:56:54 +02:00
turnoffthiscomputer
fbf938f29b renew websocket connexion only if sessionId changes 2024-09-08 20:23:52 +02:00
turnoffthiscomputer
2bd7b74357 add appName input field to sdk web-app 2024-09-08 20:22:52 +02:00
turnoffthiscomputer
5505c0b529 import styles from styles.ts 2024-09-08 20:07:51 +02:00
turnoffthiscomputer
89db39822e import ProofSteps from utils.ts 2024-09-08 20:06:02 +02:00
turnoffthiscomputer
cd3e30852b delete comments 2024-09-08 20:05:11 +02:00
turnoffthiscomputer
28b07e7cf4 don't load Lottie dynamicly 2024-09-08 19:13:58 +02:00
turnoffthiscomputer
102b2c549c import OpenPassportQRcode locally 2024-09-08 19:13:03 +02:00
turnoffthiscomputer
80a310eccd init test web-app 2024-09-08 19:10:53 +02:00
0xturboblitz
6a1c577db6 Use uuid for uuids, as crypto and window.crypto seem to be a mess to manage with next ssr 2024-09-08 01:14:30 +09:00
turnoffthiscomputer
ff0ff2fb61 migrate sdk to webpack 2024-09-05 18:49:07 +02:00
turnoffthiscomputer
9b5dfeed82 fix wss proving error handling 2024-09-03 15:44:50 +02:00
turnoffthiscomputer
78b203dac6 add proof_generation_failed to wss 2024-09-03 14:54:52 +02:00
turnoffthiscomputer
e5b1ef03c0 yarn format 2024-09-03 14:36:32 +02:00
turnoffthiscomputer
015185c61d update sdk version 2024-09-03 13:02:17 +02:00
turnoffthiscomputer
4a401b6fe8 refactor ws and uuid default value 2024-09-03 13:00:47 +02:00
turnoffthiscomputer
bcd001c00e add userIDType 2024-09-03 12:36:45 +02:00
turnoffthiscomputer
41f33d1120 add custom websocket server in sdk 2024-09-02 19:39:19 +02:00
turnoffthiscomputer
62f950d3b0 fix qrCode layout rendering 2024-09-02 19:19:35 +02:00
turnoffthiscomputer
cc2b5e685e import websocket url server from common 2024-09-02 19:15:29 +02:00
turnoffthiscomputer
5d13f7b485 call callbackmethod with proof 2024-09-02 12:02:30 +02:00
turnoffthiscomputer
cf781b42d2 improve typing 2024-08-31 14:21:00 +02:00
turnoffthiscomputer
c59909f6b8 refresh qr code on size change 2024-08-30 15:49:01 +02:00
turnoffthiscomputer
3e56e7fd0d allow size modification of QR code 2024-08-30 11:23:33 +02:00
turnoffthiscomputer
3fdf30dd21 import crypto module explicitly 2024-08-30 09:19:08 +02:00
turnoffthiscomputer
5aae274355 fix scope parsing issue 2024-08-29 19:13:50 +02:00
turnoffthiscomputer
291f700a0b allow better scope/user_identifier type handling 2024-08-29 18:52:18 +02:00
turnoffthiscomputer
e019d41221 add QR code tsx component and websocket interaction in sdk 2024-08-29 10:15:48 +02:00
turnoffthiscomputer
db018be714 update sdk readme 2024-08-28 16:44:38 +02:00
turnoffthiscomputer
16c6add44e update sdk 2024-08-28 15:46:39 +02:00
turnoffthiscomputer
e709bee375 update sdk version 2024-08-27 19:02:18 +02:00
turnoffthiscomputer
172db18093 update AppTypes 2024-08-27 17:36:34 +02:00
turnoffthiscomputer
5fc4348429 add prettierrc to sdk 2024-08-27 15:02:24 +02:00
turnoffthiscomputer
66f085822b add scripts and sha1/rsapss to sdk 2024-08-27 14:58:56 +02:00
turnoffthiscomputer
af4fe04dd2 clean and fix sdk 2024-08-27 14:17:09 +02:00
turnoffthiscomputer
b7f50dfe9b fix sdk import 2024-08-27 10:28:36 +02:00
turnoffthiscomputer
3154d3e4a7 merge and fix sdk import 2024-08-27 10:28:07 +02:00
turnoffthiscomputer
3e43cb48ca grab vkey according to circuit 2024-08-27 10:22:17 +02:00