【发布时间】:2015-10-25 17:56:55
【问题描述】:
只是一个简单的问题,它在文档中说
"Cloud Code is easy to use because it's built on the same JavaScript SDK
that powers thousands of apps. The only difference is that this code
runs in the Parse Cloud rather than running on a mobile device."
这是否意味着还需要使用 Cloud Code 进行服务器端身份验证,例如登录用户?还是我解释错了?
我还在为我的移动应用创建一个网络应用,但有一个 Javascript SDK,它有自己的身份验证,但云代码似乎在服务器端运行,所以我现在有点困惑
【问题讨论】:
标签: parse-platform parse-cloud-code