firebase / firebase-unity-sdk

The Firebase SDK for Unity
http://firebase.google.com
Apache License 2.0
234 stars 38 forks source link

[FR]: A way to use AppCheck Replay Protection with Firebase Cloud Functions #1125

Open Olof-IL opened 1 month ago

Olof-IL commented 1 month ago

Description

  1. We are using AppCheck, and would like to add Replay Protection to our calls to Firebase Functions as described here: https://firebase.google.com/docs/app-check/cloud-functions

  2. Currently there seems to be no way in the Unity SDK to specify the option "requireLimitedUseAppCheckTokens" which is available in the iOS and Android SDKs.

  3. There should be a way to specify this option in the Unity SDK so it can be passed along to the platform SDKs, I'd expect to be able to specify it to FirebaseFunctions.GetHttpsCallable

API Proposal

No response

Firebase Product(s)

App Check, Functions

Targeted Platform(s)

Apple Platforms, Android

google-oss-bot commented 1 month ago

I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.