Added
- Command-line arguments for Okta username and password. ([146](https://github.com/jmhale/okta-awscli/issues/146))
Fixed
- Fix SyntaxWarning on first run
- Thanks to: [jrisebor](https://github.com/jrisebor)
- Catch `InvalidClientTokenId` AWS error when checking for STS token validity.
- Thanks to: [matwhite](https://github.com/matwhite)
- Catch `TypeError` in app-link URL. (143)