Module: TocDoc::Authentication
- Defined in:
- lib/toc_doc/core/authentication.rb
Overview
Authentication helpers for Doctolib API requests.
This module is a placeholder for future authentication support. Doctolib's public availability endpoint does not require authentication; other endpoints (booking, patient data) may need OAuth2 or token-based auth, which will be implemented here.