You are viewing a single comment's thread from:

RE: Introducing SteemPress.io - mixing a traditional blog style with the steem blockchain

in #steem9 years ago

Is it possible to vote on steempress or do you have to go back to steemit to do that?

Sort:  

Right now you have to do that on steemit. I don't have any code in place to know who you are. When I add that, I want to make sure it's done right, since it involved your posting access key.

You could use steemjs-lib to add a simple login and vote functionality.

Oh wow. I had glanced over steemjs-lib a few days ago but didn't realize it could actually use JS to authenticate a user (and securely). I'll definitely see what I can do with it. That opens up a whole realm of possibilities!