Package: connectcreds
Title: Manage 'OAuth' Credentials from 'Posit Connect'
Version: 0.2.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: 2026-03-02 22:21:12 UTC; aaron
Author: Aaron Jacobs [aut, cre],
  Posit Software, PBC [cph, fnd]
Maintainer: Aaron Jacobs <aaron.jacobs@posit.co>
Repository: CRAN
Date/Publication: 2026-03-02 22:40:02 UTC
Built: R 4.6.0; ; 2026-03-03 00:51:03 UTC; windows
