objective c - How to Restrict Access Parse.com API to One Only Session Token (One Device) per Time? -
i'm developing app use parse.com backend :
- i can login device same pfuser in same time
- i can change in 1 device , see change in other device
in small words, works !
my goals
1) possible restrict login 1 device per time ?
2) if yes, how can disconnect previous device when new 1 login ?
thanks
Comments
Post a Comment