Changelog
Source:NEWS.md
firebase.auth.rest 1.0.1
CRAN release: 2025-07-18
- Fix: Update
firebase.auth.rest:::perform_req()
due to breaking changes in {httr2} v1.2.0 regarding URL handling. The issue causing requests not to go through was mentioned here.