ic-rocks icon indicating copy to clipboard operation
ic-rocks copied to clipboard

Add Plug support

Open FloorLamp opened this issue 4 years ago • 2 comments

Plug is not supported since our custom API authentication uses the identity to sign a message, which Plug does not support yet.

When Plug adds arbitrary signatures, it should added as an authentication method.

FloorLamp avatar Oct 15 '21 12:10 FloorLamp

Should we also add stoic support? does it have the same issue as plug?

tarek-eg avatar Oct 27 '21 04:10 tarek-eg

We should, but it might be challenging for them to add arbitrary signatures due to having multiple key management solutions.

FloorLamp avatar Oct 28 '21 12:10 FloorLamp