brim-borium / spotify_sdk

Flutter Package to connect the spotify sdk
https://pub.dev/packages/spotify_sdk
Apache License 2.0
143 stars 81 forks source link

Authentication token: wording issue? #152

Closed wackazong closed 2 years ago

wackazong commented 2 years ago

In the documentation and code you are using the term "Authentication Token". Could it be that this should better be called an "Access Token" in order to comply with OAuth terminology? I think you are actually referring to the access token. Since there is also the authorization code in the OAuth flow, the term "Authentication Token" is confusing IMHO.

fotiDim commented 2 years ago

Fair point. I will improve this along with a dead link that I found in the readme.