This is our sixth (and last!) live coding stream.
In this episode, we completed the authentication layer for our file transfer application. Specifically, we completed the OAuth 2 device flow on top of AWS Cognito and updated the weshare CLI application to support this new authentication flow. We also added an authorization layer in front of our file upload API.
All our code is available in this repository: github.com/awsbites/weshare.click.
Some of the resources we mentioned: