This directory contains third-party JavaScript libraries bundled with the plugin.

Firebase JavaScript SDK (compat builds)
--------------------------------------

The following files are part of the Firebase JavaScript SDK (compat versions)
and are required for the plugin to interact with Firebase Firestore and
Firebase Authentication from the WordPress admin area.

Included files:
- firebase-app-compat.js
- firebase-firestore-compat.js
- firebase-auth-compat.js

Version:
- Firebase JS SDK v10.12.3

Source:
- https://www.gstatic.com/firebasejs/10.12.3/firebase-app-compat.js
- https://www.gstatic.com/firebasejs/10.12.3/firebase-firestore-compat.js
- https://www.gstatic.com/firebasejs/10.12.3/firebase-auth-compat.js

License:
- Apache License, Version 2.0
  https://www.apache.org/licenses/LICENSE-2.0

These files are distributed unmodified and are included locally to comply
with WordPress.org plugin guidelines, which disallow loading third-party
libraries from external CDNs.
