You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the Camera scan of the QR will call user mgmt grpc directly for association of wallet. As well as getcredential from vc adapter.
SSI should expose this as well so that our mobile devs can do eveyrthing need with our SSI SDK, instead of also getting the gRPC SDK from credential adapter and user mgmt.
Also we will have REST support for gomono, which may make this less priority.
The text was updated successfully, but these errors were encountered:
Make it possible to do registration with user mgmt through FFI
fkim7
changed the title
SSI- add RegisterWalletChallenge and RegisterWallet
SSI- add RegisterWalletChallenge and RegisterWallet + GetCredential
Oct 24, 2023
#135
Currently the Camera scan of the QR will call user mgmt grpc directly for association of wallet. As well as getcredential from vc adapter.
SSI should expose this as well so that our mobile devs can do eveyrthing need with our SSI SDK, instead of also getting the gRPC SDK from credential adapter and user mgmt.
Also we will have REST support for gomono, which may make this less priority.
The text was updated successfully, but these errors were encountered: