Documentation
README
Firebase App Check Skill
This skill defines how to correctly implement Firebase App Check in Flutter applications, covering provider selection, debug configuration, enforcement rollout, and security hardening.
When to Use
Use this skill when:
- Setting up and activating Firebase App Check in a Flutter project.
- Selecting the right attestation provider for each platform.
- Configuring debug providers for development, testing, and CI.
- Enabling enforcement and monitoring App Check metrics.
- Implementing token refresh handling and custom TTL configuration.
This is the opening of the README. Read the full README on GitHub.