Skip to content

Include pointer data with Parse.User.logIn method #288

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
tanmays opened this issue Feb 7, 2016 · 2 comments
Closed

Include pointer data with Parse.User.logIn method #288

tanmays opened this issue Feb 7, 2016 · 2 comments
Labels
type:feature New feature or improvement of existing feature

Comments

@tanmays
Copy link

tanmays commented Feb 7, 2016

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.

@gfosco
Copy link
Contributor

gfosco commented Feb 7, 2016

This would be very cool, and a great example of why I think Parse will only get better in open source. I'm sure others will have opinions on just how it should be implemented... It might also be useful if a query could choose to include all pointer columns listed in the schema.

@gfosco
Copy link
Contributor

gfosco commented Mar 6, 2016

Well, no one has picked up this enhancement, so I'm going to close the issue. It will still be welcome as a pull request to add this functionality. Thanks. 👍

@gfosco gfosco closed this as completed Mar 6, 2016
@mtrezza mtrezza added type:feature New feature or improvement of existing feature and removed type:improvement labels Dec 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:feature New feature or improvement of existing feature
Projects
None yet
Development

No branches or pull requests

3 participants