github kreait/firebase-bundle 3.1.0

latest releases: 4.1.0, 4.0.0
2 years ago

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 🙏

Don't miss a new firebase-bundle release

NewReleases is sending notifications on new releases.