ledgerconnect / steemconnect

Signer app for Steem
https://steemconnect.com
MIT License
159 stars 88 forks source link

Allow 3p app to reset client secret #185

Closed bobdos closed 6 years ago

bobdos commented 6 years ago

Is there a way to reset the client secret key of an app which is created by myself ?

Right now I did not find any button or action to achieve the goal above. There is only a "revoke" button in the edit app page to revoke all users who use the app, but no place for the app creator to reset the client secret key ...

Please help. Many thanks.

bonustrack commented 6 years ago

@bobdos Actually there is no way to reset that client secret, we may have a button in future to do that. What's the issue with your current client secret?

bobdos commented 6 years ago

Hi, @bonustrack

As our client secret is leak to public at some point, how to fix this problem ?

bonustrack commented 6 years ago

@bobdos If this happen you can contact us in discord https://discordapp.com/invite/G95rNZs

bonustrack commented 6 years ago

About the implementation here is what we can do:

bonustrack commented 6 years ago

Closed by #253