Changes in version 0.1.0 (2025-02-20) New Features - Added has_access() to check if user has proper authorization - Introduced improved error handling for authentication failures. Bug Fixes - Fixed an issue where trailing slashes in server_url caused incorrect API requests. - Improved connection error handling. Enhancements - Added better documentation for exported functions. Changes in version 0.0.2 (2025-02-12) New Features - First cran release. - Added basic functionality