Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Add fixes for integration into OL (#95)
* feat: Add functionality for the FirebaseAppCheck call * fix: Remove unused import * fix: Add fixes for integration into OL - remove protected declaration as it will not allow for it to be used within the OL impl of AppIntegrity - make getAppCheckToken suspend function to allow for the impl to await for the reponse from Firebase
- Loading branch information