Shavina Chau

Results 3 issues of Shavina Chau

https://github.com/gitcoinco/passport-sdk/blob/46a34846402d1690f81602ed265504265beb59ae/packages/reader/src/reader.ts#L46-L49 Currently `getPassport` has a return type of `Promise`, where `false` means "no passport". This is unintuitive - usually you would expect `undefined` or `null` value returned if the requested...

This is useful for "stamp-writer" applications such as Gitcoin Passport, where there is different behavior for situations where the user truly does not have a passport, as opposed to a...

Upgrade to more recent versions "@ceramicnetwork/http-client": "^2.2.1" "@ceramicnetwork/cli": "^2.3.1" "@ceramicnetwork/common": "^2.2.1" "@ceramicnetwork/stream-tile": ^2.2.2 "@ceramicnetwork/http-client": "^2.2.1", "@glazed/datamodel": "^0.3.0", "@glazed/did-datastore": "^0.3.1", "@glazed/tile-loader": "^0.2.0", "@glazed/did-datastore-model": "^0.2.0", "@glazed/types": "^0.2.0", "dids": "^3.2.0",