aliyun / aliyun-oss-react-native

MIT License
148 stars 99 forks source link

initWithServerSTS(server, endPoint, configuration = conf)server应该是什么 #47

Open HouLinguo opened 5 years ago

HouLinguo commented 5 years ago

server是一个返回AccessKeyId,AccessKeySecret等的接口地址么。看文档有点不太明白。

yyd1142 commented 5 years ago

server是服务端生成签名的接口地址,看这里https://github.com/aliyun/aliyun-oss-react-native/tree/master/script/sts-app-server-node