Parse previously didn't have any way to get all pointer data a User class might have on login, unnecessarily requiring an additional call to get full pointer objects.
It would be great if the login (or any future social login) methods would have ability to return full pointer objects or at least have an optional include parameter to selectively get those pointers.
Parse previously didn't have any way to get all pointer data a User class might have on login, unnecessarily requiring an additional call to get full pointer objects.
It would be great if the login (or any future social login) methods would have ability to return full pointer objects or at least have an optional
includeparameter to selectively get those pointers.