firebase / firebase/flutterfire
🚀 [firebase_app_check] Missing support for custom App Check providers
Open
platform: all
plugin: app_check
type: enhancement
- Dominant language
- Dart
- Stars
- 9.3k
- Forks
- 4.1k
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 53
Description
## Bug report
On https://firebase.google.com/docs/app-check/custom-provider, it is explained how to implement a custom App Check provider and it links to pages on how to use this custom provider in Apple, Android and web. However, afaics, it is not possible to use this custom provider in Flutter right now!
Can you also add support for custom providers?
I would like to use custom providers to support the whitelist (cfr discussion https://github.com/firebase/flutterfire/discussions/12222)
Contributor guide
Assessment
This issue has not been assessed yet.