A command line tool to generate temporary security credentials via OpenID Connect federation with AWS Cognito IDP.
Follows the OAuth 2.0 Authorization flow for Native apps as described in RFC 8252.
Dependencies:
- requests: python's stdlib requires external cacerts to be configured/bundled while
requests
already comes withcertifi
.
$ pip install tinytoken