Function: useInitializeAppCheck
▸ useInitializeAppCheck(firebaseApp
): InitializeAppCheckResult
Function used to initialise Firebase App Check.
It works as a hook that gives you back an object holding the Firebase App.
You most likely only need to use this if you are developing a custom app that is not using FirebaseCMSApp. You can also not use this component and initialise App Check yourself.
Parameters
Name | Type |
---|---|
firebaseApp | InitializeAppCheckProps |
Returns
InitializeAppCheckResult