Closed ghost closed 7 years ago
I'm no OAuth expert, but it seems normal to me as each time you do a new /authorize you get granted a new access key from Discogs while the previous one is still valid.
To revoke my "Authorized Applications" I have to [revoke] it using my User/Settings/appications form?
The token from /authorize is here use as access_key Revoke my Application in my settings/applications. The form POST something like his to remove: https://www.discogs.com/oauth/revoke?access_key=lkZzRqeVAtqwZrdJEULWNlWKrGaJdvxOicpjJVCb
Is there any API way to do this?
No API way as far as I know.
Thanks. Hope discogs will add something like that in the future.
Question, need help.
On every new and correct /authorize I get a new entry in my discogs setting: Authorized Applications. Test three times, get three entries in my Authorized Applications. Is this normal?