Package: connectcreds
Title: Manage 'OAuth' Credentials from 'Posit Connect'
Version: 0.1.0
Authors@R: c(
    person("Aaron", "Jacobs", , "aaron.jacobs@posit.co",
           role = c("aut", "cre")),
    person("Posit Software, PBC", role = c("cph", "fnd"))
  )
Description: A toolkit for making use of credentials mediated by 'Posit
  Connect'. It handles the details of communicating with the Connect API
  correctly, 'OAuth' token caching, and refresh behaviour.
License: MIT + file LICENSE
Imports: cli, httr2 (>= 1.1.0), rlang (>= 1.1.0)
Suggests: testthat (>= 3.0.0), withr
Encoding: UTF-8
RoxygenNote: 7.3.2
Config/testthat/edition: 3
URL: https://github.com/posit-dev/connectcreds
BugReports: https://github.com/posit-dev/connectcreds/issues
NeedsCompilation: no
Packaged: 2025-01-30 02:24:37 UTC; aaron
Author: Aaron Jacobs [aut, cre],
  Posit Software, PBC [cph, fnd]
Maintainer: Aaron Jacobs <aaron.jacobs@posit.co>
Repository: CRAN
Date/Publication: 2025-01-31 11:00:11 UTC
Built: R 4.6.0; ; 2025-07-18 06:33:00 UTC; unix
