Are there any plans to offer a public unique identifier for users?
We are synchronizing the Tumblr browsing history and bookmarks for several hundred Tumblr users. The service works well, allowing users to switch between mobile devices and with a unified browsing session.
Having access to the unique identifier would have many benefits including:
- Eliminating the task of explaining to users why they need to complete an additional signup process or that their Tumblr u/p will not work for the service
- Improving clarity in the password change/reset and email address (username) change conversations
- Enabling the construction of services that have tighter coupling to the Tumblr user identity; i.e. a RTC service where the history follows the unique id instead of the short name and is not lost or hijacked when the short name is changed.
Thanks!