LockerProject / Locker

Locker - the "me" platform
http://lockerproject.org/
BSD 3-Clause "New" or "Revised" License
1.07k stars 123 forks source link

Inconsistent use of "key" vs "token" #825

Open kristjan opened 12 years ago

kristjan commented 12 years ago

At least on Account Settings > API Key, but maybe elsewhere. FWIW, @tantalor prefers "key"

othiym23 commented 12 years ago

Agreed it should be consistent. Doesn't really feel like a key to me, but am persuadable pending some more feedback from the community.

othiym23 commented 12 years ago

clickt buton rong

tantalor commented 12 years ago

Both "API Token" and "API Key" are used quite frequently. Google, WordPress, Flickr, and 37signals use "API Key". GitHub uses "API Token".

I lean towards "API Key" to avoid confusion with "token" is the context of oAuth (access tokens, etc).

tantalor commented 12 years ago

Wikipedia thinks API key is the standard term.