Add optional password to key authentication
Merge Request Checklist
-
Link to an issue -
Include the proposed fix or feature -
Include and update tests for the modified code -
Include a documentation change -
Add an entry in the Unreleased section of the CHANGELOG
This closes #81 (closed) by making the password for key authentication optional, mirroring the capability in the underlying Snowflake Python client.