# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "azr" in publications use:' type: software license: MIT title: 'azr: Credential Chain for Seamless ''OAuth 2.0'' Authentication to ''Azure Services''' version: 0.3.4 doi: 10.32614/CRAN.package.azr abstract: 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. authors: - family-names: Baltazar given-names: Pedro email: pedrobtz@gmail.com repository: https://pedrobtz.r-universe.dev repository-code: https://github.com/pedrobtz/azr commit: c4eea477153b076b6832125c2d8a6c06f556a2c4 url: https://pedrobtz.github.io/azr/ date-released: '2026-05-14' contact: - family-names: Baltazar given-names: Pedro email: pedrobtz@gmail.com