Package: snowflakeauth
Title: Authentication Helpers for 'Snowflake'
Version: 0.2.0
Authors@R: c(
    person("Aaron", "Jacobs", , "aaron.jacobs@posit.co", role = c("aut")),
    person("E. David", "Aja", , "david@posit.co", role = c("aut", "cre")),
    person("Posit Software, PBC", role = c("cph", "fnd"))
  )
Description: Authentication helpers for 'Snowflake'.
    It provides compatibility with authentication approaches supported
    by the 'Snowflake Connector for Python' <https://pypi.org/project/snowflake-connector-python>
    and the 'Snowflake CLI' <https://pypi.org/project/snowflake-cli>.
License: MIT + file LICENSE
Encoding: UTF-8
Imports: cli, curl, jsonlite, RcppTOML, rlang, jose, openssl
Suggests: testthat (>= 3.0.0), withr
RoxygenNote: 7.3.2
Config/testthat/edition: 3
URL: https://posit-dev.github.io/snowflakeauth/,
        https://github.com/posit-dev/snowflakeauth
BugReports: https://github.com/posit-dev/snowflakeauth/issues
NeedsCompilation: no
Packaged: 2025-09-02 11:32:38 UTC; edavidaja
Author: Aaron Jacobs [aut],
  E. David Aja [aut, cre],
  Posit Software, PBC [cph, fnd]
Maintainer: E. David Aja <david@posit.co>
Repository: CRAN
Date/Publication: 2025-09-02 12:00:02 UTC
Built: R 4.6.0; ; 2025-10-11 02:14:37 UTC; windows
