Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

require Firebase App check to check play integrity using integrity provider #1782

Open
mehsaandev opened this issue Dec 20, 2024 · 1 comment
Assignees

Comments

@mehsaandev
Copy link
Contributor

Customer Requirements:

  • Integrate Firebase App Check Module using Play Integrity to verify whether the app is downloaded from the Play Store and runs on a secure device.
  • The Firebase App Check module should use androidProvider with the value AndroidProvider.playIntegrity to enable Play Integrity as the provider.

For the End user:

  • Create an action checkIntegrity to activate Firebase App Check with Play Integrity.

Outcome:
The end outcome is that I should be able to use checkIntegrity action in my home screen onLoad and upon the response of integrity I should be able to do any trigger any action.

@kmahmood74
Copy link
Collaborator

kmahmood74 commented Dec 20, 2024 via email

@kmahmood74 kmahmood74 removed their assignment Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants