ceramicstudio / js-3id

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

Add support to add optional PublicAuthData when adding an authentication method #171

Closed zachferland closed 2 years ago

zachferland commented 2 years ago
await manager._addAuthMethod(did, authSecret, authDataType)
// add authSecret to keychain definition
// add authDataType to public authdata definition