-
I feel like we could use redux middleware for this, that will pass data about required permissions per action in metadata (so whether user needs to be logged in or not) and if user doesn't have requir…
-
I am using the authorize URL in Oauth2 protocol:
```
https://v2.steemconnect.com/oauth2/authorize?client_id=crowdini.app&redirect_uri=http%3A%2F%2Flocalhost%3A3000%2Fusers%2Fauth%2Fsteemconnect%2F…
-
Is there anyway to use steemconnect to post for a user. By hitting an api with your credentials ?
-
I am trying to make login with Oauth2:
```
https://v2.steemconnect.com/api/oauth2/authorize?client_id=crowdini.app&redirect_uri=http%3A%2F%2Flocalhost%3A3000%2Fusers%2Fauth%2Fsteemconnect%2Fcallback…
-
Hi,
I am making a kind of port of sc2-sdk to ruby, but I am blocked with vote operation.
I send a 'api/broadcast' POST with correct auth headers, but I cannot guess how I should send the payload…
-
#### Expected behavior
I expected it to log in. It brought me to...
#### Actual behavior
https://v2.steemconnect.com/oauth2/authorize?client_id=busy.app&redirect_uri=https%3A%2F%2Fnd.busy.org…
-
## Why
At SteemSports we are implementing a form to take users private ACTIVE keys to make bets.
The key is used to sign in the browser, and then garbage collected. It is never sent to server, or sa…
-
> If you were using `img.steemconnect.com` for display avatars on your app please update to `img.busy.org` see related post https://steemit.com/steemdev/@fabien/avatar-and-cover-images-for-your-steem-…
-
From last few days I'm working on steem methods. What I found was there is no proper documentation for the parameters used in broadcast methods.
Eg.
**steem.broadcast.comment(
'…
-
Some people were wondering if you could add SteemConnect urls to the final check-out screen so they don't have to copy/paste the memo. E.g.:
```
https://v2.steemconnect.com/sign/transfer?to=youra…