How can you build a WeTransfer or a Dropbox Transfer clone on AWS?
This is our fourth live coding stream. In this episode, we started looking into adding some security to our application. Specifically, we started implementing a device auth flow on top of AWS Cognito to allow our file upload CLI application to get some credentials.
All our code is available in this repository: github.com/awsbites/weshare.click.
Some of the resources we mentioned: