Hello,
I am trying to implement user login/ registration using appcelerator cloud service with Oauth. I have searched the docs but I am not able to understand it. Is it possible to implement Oauth with ACS ?
Is there a way in ACS that a token is generated when there is successful login. The next time user do not need to login instead this token will be checked whether it is valid user or not.
Please provide a proper documentation link or sample example ?