Skip to content
This repository has been archived by the owner on Feb 8, 2018. It is now read-only.

Deal with changing 'screen_name' (twitter), 'login' (github) and maybe others #1428

Closed
zbynekwinkler opened this issue Sep 10, 2013 · 4 comments

Comments

@zbynekwinkler
Copy link
Contributor

Both twitter and github allow changing the easily recognizable string and both provide unmutable ids (that we store but not use for anything AFAIK). If we do not handle the change gracefully we should at least not blow up.

@chadwhitacre
Copy link
Contributor

I think we're good on this?

@duckinator
Copy link
Contributor

It also doesn't update actual names. Compare Bitbucket information on https://gittip.com/duckinator and https://bitbucket.org/duckinator.

@zbynekwinkler
Copy link
Contributor Author

We will be good on this once #900 is implemented and only elsewhere platforms with immutable user ids are allowed for sign in (which I believe is part of #1369). There is no way to deal with platforms without immutable ids except dropping the attachment when user name changes :( (which will most likely be part of #900). Oh, and #487.

@Changaco
Copy link
Contributor

Closing in favor of #900.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants