azr: Credential Chain for Seamless 'OAuth 2.0' Authentication to 'Azure Services'

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.

Version: 0.1.0
Imports: methods, R6, cli, httr2, jsonlite, rlang
Suggests: httpuv
Published: 2025-11-04
DOI: 10.32614/CRAN.package.azr (may not be active yet)
Author: Pedro Baltazar [aut, cre]
Maintainer: Pedro Baltazar <pedrobtz at gmail.com>
BugReports: https://github.com/pedrobtz/azr/issues
License: MIT + file LICENSE
URL: https://pedrobtz.github.io/azr/, https://github.com/pedrobtz/azr
NeedsCompilation: no
Materials: NEWS
CRAN checks: azr results

Documentation:

Reference manual: azr.html , azr.pdf

Downloads:

Package source: azr_0.1.0.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available

Linking:

Please use the canonical form https://CRAN.R-project.org/package=azr to link to this page.