Package: azr
Title: Credential Chain for Seamless 'OAuth 2.0' Authentication to
        'Azure Services'
Version: 0.1.0
Authors@R: 
    person("Pedro", "Baltazar",, "pedrobtz@gmail.com", role = c("aut", "cre"))
Description: Implements a credential chain for 'Azure OAuth 2.0' authentication 
      based on the package 'httr2''s 'OAuth' framework. Sequentially attempts authentication 
      methods until one succeeds. During development allows interactive 
      browser-based flows ('Device Code' and 'Auth Code' flows) and non-interactive 
      flow ('Client Secret') in batch mode.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.3
URL: https://pedrobtz.github.io/azr/, https://github.com/pedrobtz/azr
BugReports: https://github.com/pedrobtz/azr/issues
Imports: methods, R6, cli, httr2, jsonlite, rlang
Suggests: httpuv
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-10-31 12:42:12 UTC; pbtz
Author: Pedro Baltazar [aut, cre]
Maintainer: Pedro Baltazar <pedrobtz@gmail.com>
Repository: CRAN
Date/Publication: 2025-11-04 18:20:02 UTC
Built: R 4.5.2; ; 2025-11-08 00:51:38 UTC; windows
