ceramicnetwork / js-did

A simple interface to interact with DIDs that conform to the DID-provider interface.
Other
95 stars 28 forks source link

Feat/solana auth #111

Closed zachferland closed 1 year ago

zachferland commented 1 year ago

Adds solana authmethod support.

Tests skip, until support is added for solana cacao verifier in ceramic.

zachferland commented 1 year ago

Tested skipped test locally against this ceramic pr - https://github.com/ceramicnetwork/js-ceramic/pull/2452

Ceramic PR blocks usage of solana auth method, but can review/merge, then enable and release after

zachferland commented 1 year ago

Tested in example, full integration with phantom wallet, works as expected, all set to merge

(need to add another test env to pull in latest ceramic depends, to enable tests, could do in another pr)

baptistegreve commented 1 year ago

This is "The Merge" I'm looking for 😅