-
Notifications
You must be signed in to change notification settings - Fork 61
firestore-semantic-search - AppCheck missing? #686
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationtype: bugSomething isn't workingSomething isn't working
Description
[REQUIRED] Step 2: Describe your configuration
- Extension name:
firestore-semantic-search
[REQUIRED] Step 3: Describe the problem
Documentation states it does have AppCheck protection.
It uses v1 functions, and this does not have any runWith enforceAppCheck.
functions.https.onCall(queryIndexHandler);
firestore-vector-search is the same, but there documentation does not say anything about appcheck. It would be nice to get those.
Reactions are currently unavailable
Metadata
Metadata
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationtype: bugSomething isn't workingSomething isn't working