Added support for caching the authentication tokens used for connecting to the Firebase servers.
Enable it in your config file:
# app/config/config.yml (Symfony without Flex)
# config/packages/firebase.yaml (Symfony with Flex)
kreait_firebase:
projects:
my_project:
# ...
auth_token_cache: app.cache
If you or your team rely on this project and me maintaining it, please consider becoming a Sponsor 🙏