Update
Add rex_parse_tokenauth plugin, to allow user sign-up or login by a string token, this string token could be access token of facebook or google.
Moreover, user could bind another string token to the same account. i.e. each bind string token could be used to login.
(This plugin needs to update the cloud code of parse.)