You are viewing a single comment's thread from:

RE: Introducing SteemConnect by Busy : Identity, authentication, authorization for Steem blockchain’s apps

in #steemconnect10 years ago

Congrats, it looks like a very nice addition to the Steem ecosystem. Is this something that can be used in a mobile app as well? Is there an API that can be used?

Sort:  

Hi. Yes it can be used on mobile app, we have an API, request must be sent front-end by the user on your app. We have a JavaScript SDK here https://github.com/adcpm/steemconnect for make it easy to use the API.

Thanks, I'll have a look :)