The OAuth 2.0 Authorization Code Grant (sometimes called "three-legged OAuth") allows an application to access resources on behalf of a user without ever seeing their credentials. The flow works as ...
"""HTTPX Auth class that signs requests with AWS SigV4.""" ...