Closed Victorgf87 closed 10 years ago
Now that the API has changed and it has scoped user_id's, how can I get that id? Or what can I use as unique identifier?
API interface doesn't change, so your existing code should work without any change. If you have multiple apps and want to disclose user identity across those apps, the answer is "you can't".
Thank you :)
Now that the API has changed and it has scoped user_id's, how can I get that id? Or what can I use as unique identifier?