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

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -