Skip to content

2.7.0

Compare
Choose a tag to compare
@jeromegamez jeromegamez released this 04 Dec 13:23
· 63 commits to main since this release
faa64e7

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 🙏