ClientID/ClientSecret requirement for AuthenticateToken
RandomErrorMessage opened this issue · 1 comments
RandomErrorMessage commented
I've previously used Mastodon.py and once you have the AccessToken you don't require the ClientID and ClientSecret. This doesn't seem to be the case with go-mastodon. Is there a reason for this? Can this be changed to Mastodon.py's behavior?
RandomErrorMessage commented
This is incorrect, it does work. I was just confused on the procedure of getting an AccessToken.