ceramicstudio / js-3id

Authentication system for Ceramic apps that works with blockchain wallets.
Other
107 stars 41 forks source link

Feat/modal to management #186

Closed zachferland closed 2 years ago

zachferland commented 2 years ago

built on https://github.com/ceramicstudio/3id-connect/pull/184

zachferland commented 2 years ago

Main core things i can finish still: -[] close/cancellation -[] get did data/state when did becomes available -[] easier way to test, i have been just using a uiManager instance with the ui provider to make the requests i want, have not used in entire iframe flow yet

Otherwise should be pretty clear to bring all components and design up to par with existing, as they are simple components that just consume state now