Words
30
Reading
1 min
Listen
Play
7y
I ended up going different way.
Server encode a token/secret using user's public key. Then user decode it using steem_keychain.requestVerifyKey. If successful then we got a handshake for the future.
I ended up going different way.
Server encode a token/secret using user's public key. Then user decode it using steem_keychain.requestVerifyKey. If successful then we got a handshake for the future.
RE: How to Use Steem Keychain Login in Your Node JS Website/API