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

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

Open
Olof-IL opened this issue Oct 16, 2024 · 1 comment
Open

Comments

@Olof-IL
Copy link

Olof-IL commented Oct 16, 2024

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
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants