Fabien avatar

SteemConnect v1 is depreciated please update your code

fabien

Published: 19 Jan 2018 › Updated: 19 Jan 2018SteemConnect v1 is depreciated please update your code

SteemConnect v1 is depreciated please update your code

SteemConnect v1 is moving

On 27 January we will move SteemConnect v1 located at https://steemconnect.com to a specific subdomain https://v1.steemconnect.com, if you are using SteemConnect v1 please update your code when you can. If you are using the SDK you can do this change like this:

steemconnect.init({
  baseURL: 'https://v1.steemconnect.com', // Magic happen here
  app: 'your-app',
  callbackURL: 'https://example.com/callback'
});

If you are using the CDN file located here https://cdn.steemjs.com/lib/latest/steemconnect.min.js it's already using the url https://v1.steemconnect.com by default.

SteemConnect v1 is depreciated but v2 is here

The version 1 of SteemConnect is depreciated, on 20 February we will definitely close it, we recommend you to migrate to version 2 before this date. Here is some ressources to help you migrate:

How to setup your application on SteemConnect v2
https://steemit.com/steemconnect/@noisy/how-to-configure-steemconnect-v2-and-use-it-with-your-application-how-it-works-and-how-it-is-different-from-v1

How OAuth 2 work in SteemConnect v2
https://github.com/steemit/steemconnect/wiki/OAuth-2

Simple application demo
https://steemit.github.io/sc2-angular/
https://github.com/steemit/sc2-angular

SteemConnect v2 JavaScript SDK
https://www.npmjs.com/package/sc2-sdk
https://github.com/steemit/sc2-sdk

Need help?

Come on Busy Discord server and chat with us: https://discord.gg/G95rNZs

Share this post

If you know someone who use SteemConnect v1, that may help him :).

Thank you!

Leave SteemConnect v1 is depreciated please update your code to:

Written by

The less code you use, the less there is to break

Read more #steemconnect posts


Best Posts From Fabien

We have not curated any of fabien's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.

More Posts From Fabien