firebase / firebase/flutterfire
🐛 [AppCheck] Support Standard Requests for Play Integrity API
Open
blocked: firebase-sdk
Needs Attention
platform: android
plugin: app_check
type: enhancement
- Dominant language
- Dart
- Stars
- 9.3k
- Forks
- 4.1k
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 53
Description
## Allow apps to make Play Integrity API Standard Requests (as opposed to the default Classic Requests)
The Play Integrity API documentation indicates that we should be using standard requests for the majority of our use cases. However, after an exhaustive search, I don't believe the Flutter firebase_app_check plugin supports this feature. Indeed, our Play Integrity quotas dashboard in Google Play indicates that all of our token requests are made using Classic Requests. The App Check plugin should support this feature.
Contributor guide
Assessment
This issue has not been assessed yet.