passportxyz / passport

Passport allows users to prove their identity through a secure, decentralized UI
Other
955 stars 451 forks source link

Switch over from local storage implementation to Ceramic for VC storage #36

Closed brentmartin closed 2 years ago

brentmartin commented 2 years ago

GIVEN I have verified a stamp in one browser AND I have not completed that stamp in a second browser WHEN I visit my passport page in a new browser THEN I still see my verified stamp

Notes

Question

Story Points 2

brentmartin commented 2 years ago

Notes for PM's:

shavinac commented 2 years ago

Dev notes:

Additional: Reference spike of Passport/Stamp CRUD with Ceramic [using vite + hacky build]

farque65 commented 2 years ago

Dev notes:

Addressed by: #45

shavinac commented 2 years ago

For setting up tests