Skip to content

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

Open
@Olof-IL

Description

@Olof-IL

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions