python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Understanding Firebase App Check rejection
My project use Firebase App check on iOS using DeviceCheck & App Test, cloud functions have enforcement checking wether auth context.app is undefined or not, simply like:
if (appCheckEnabled == tr...
ffdev
Votes: 0
Answers: 0
Is it possible to forge a SafetyNet Attestation token/x509 certificate
I was instructed to implement the API SafetyNet Attestation in an app and there were some concerns about verifying the token.
We created an endpoint that will return a nonce generated on the server si...
user18105458
Votes: 0
Answers: 0