singer_sdk.authenticators.SimpleAuthenticator¶
- class singer_sdk.authenticators.SimpleAuthenticator(stream: singer_sdk.streams.core.Stream, auth_headers: Optional[Dict] = None)¶
DEPRECATED: Please use a more specific authenticator.
This authenticator will merge a key-value pair to the stream in either the request headers or query parameters.