Parse Twitter authentication log out does not delete the token -
i trying let users of android app log in via twitter account , ran following problem. using parse store data , users' information. when user logs in , logs out app via twitter, there window message "authorize app use account", app still associated particular twitter user. problem there no window email , password entries, when user logs out via twitter (parseuser.logout()). how can unlink app current user , present new log in window.
thank you!
Comments
Post a Comment