Skip to contents

snowflakeauth (development version)

snowflakeauth 0.2.0

  • jose and openssl have been upgraded to required dependencies.
  • Paths are expanded when SNOWFLAKE_HOME is set.
  • private_key_path is permitted as a paramter when using JWT authentication.
  • snowflake_connection() gains a .verbose parameter for more detailed logging of connection loading.

snowflakeauth 0.1.2

CRAN release: 2025-06-19

  • Initial release. snowflakeauth is a toolkit for authenticating with Snowflake. It aims for compatibility with the connections.toml and config.toml files used by the Snowflake Connector for Python and the Snowflake CLI.