benjreinhart / react-native-aws3

Pure JavaScript React Native library for uploading to AWS S3
MIT License
399 stars 151 forks source link

How to add session token ? #51

Open alanskipapp opened 7 years ago

alanskipapp commented 7 years ago

Hi,

I need to add the session token because I have temporary credentials. How to do it ? Looking at the code, it seems impossible.

Thank you

bdesouza commented 7 years ago

Same here. It looks like session token is a must for all Unauthed users.

bdesouza commented 7 years ago

Looks like this conversation relates to https://github.com/benjreinhart/react-native-aws3/pull/9