Skip to content

Conversation

@begray
Copy link

@begray begray commented Jan 3, 2014

For example:

parse.login("sample-user", "sample-password")

    # session was initialised, all the following calls will be performed with user session token

me = parse.ParseQuery("_User").get("userObjectId")
me.save()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant