reclaimprotocol / reclaim-js-sdk

JavaScript SDK for easy integration of Reclaim Protocol that enables authenticated web data export via HTTPS and zero-knowledge proofs
20 stars 2 forks source link

Feat: JS SDK upgraded to V2 #3

Closed Kushal7788 closed 1 week ago

Kushal7788 commented 1 week ago

Description

Updated JS SDK to v2 and added new linking along with additional features. Updated README.md to include advanced configuration options for the Reclaim Protocol JavaScript SDK. Added features for adding context, setting parameters, custom redirect URLs, custom callback URLs, and exporting/importing SDK configurations. Included the facility on handling proofs on the backend.

Type of change

Checklist:

Additional Notes:

This update provides more comprehensive guidance for users of varying experience levels, from beginners to those ready for more advanced implementations. It also clarifies the purpose and usage of the toJsonString() and fromJsonString() methods for exporting and importing SDK configurations.

CLAassistant commented 1 week ago

CLA assistant check
All committers have signed the CLA.