All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Add IsNetworkError which recursively checks if an error is a network error.
- Add GetAWSError which recursively checks an error to see if it is an awserror.Error.
- Add in Auth for storing tokens and lazy refreshment of tokens.