Skip to content

3.1.0

Compare
Choose a tag to compare
@jeromegamez jeromegamez released this 04 Dec 13:25
· 57 commits to main since this release
8157334

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 🙏