I'm using ape server with an application which uses a facebook ID in order to authenticate users. I am wondering if I either set the pubid to be the same as the facebook ID. I'm guessing this is not possible. Instead, I would like to create a property that cannot be changed later by the user. It seems that in the javascript framework you can set any user property with no restrictions but if my experiments are right, that only affects the end user and is not propagated to the server or other users. Is that correct? If so, is it possible to change user properties after login? how does that work?
-- You received this message because you are subscribed to the Google Groups "APE Project" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/ape-project?hl=en --- APE Project (Ajax Push Engine) Official website : http://www.ape-project.org/ Git Hub : http://github.com/APE-Project/
