mobile_app_open icon indicating copy to clipboard operation
mobile_app_open copied to clipboard

Set up Firebase App Check

Open anhappdev opened this issue 2 years ago • 1 comments

App Check helps protect your API resources from abuse by preventing unauthorized clients from accessing your backend resources.

https://firebase.google.com/docs/app-check

anhappdev avatar Jan 24 '24 04:01 anhappdev

There were a lot of dependency conflicts when adding new firebase_app_check Flutter package. So we need to update the current Flutter SDK from v3.7 to the latest one (v3.19).

anhappdev avatar Apr 27 '24 05:04 anhappdev