How do I use ACLS?
Hello, I created a chat app and I am making chat rooms. I need to restrict some people to different rooms how do I do that. I have already read the Document.
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Hello, I created a chat app and I am making chat rooms. I need to restrict some people to different rooms how do I do that. I have already read the Document.
Do you have a specific question or what's not clear from the docs?
Okay, I can't find where I get Session ID for appery.io. Where can I find it?
I think its called x appery.io session id. But i cant find it.
Session ID you get once a user is signed in. The login service will return the id that you can save in local storage.