- Jun 6, 2020
- 11,559
- 4,422
Hi
I decided to use Back4app Parse server for my project as a backend.
I wonder did someone try to communicate with parse server and how?
Since the only Parse library I found here is outdated, and I am not very skilled programmer
, I decided that CURL is the best (i.e. easiest
) way to connect with back4app server (using API and REST keys).
So far, I managed to implement all CRUD operations on parse objects.
the "only" thing I have problems with is the authentication.
I can make Register and Login with no problems.
Here are my questions:
When I sign in (or register) a session token is created on back4app server.
What exactly I do with it? Do I have to store it in a variable and check it every time I do some CRUD operations, or something else.
How do I Logout?
I couldn't find it in documentation (
... and in the parseproject.org documentation it is explained, but I can not get it to work...
I decided to use Back4app Parse server for my project as a backend.
I wonder did someone try to communicate with parse server and how?
Since the only Parse library I found here is outdated, and I am not very skilled programmer


So far, I managed to implement all CRUD operations on parse objects.
the "only" thing I have problems with is the authentication.
I can make Register and Login with no problems.
Here are my questions:
When I sign in (or register) a session token is created on back4app server.
What exactly I do with it? Do I have to store it in a variable and check it every time I do some CRUD operations, or something else.
How do I Logout?
I couldn't find it in documentation (
برای دیدن لینک ها باید ثبت نام کنید
)... and in the parseproject.org documentation it is explained, but I can not get it to work...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید