GoogleCloudPlatform / GoogleCloudPlatform/firebase-extensions
firestore-semantic-search - AppCheck missing?
Open
documentation
extension: firestore-semantic-search
type: bug
- Dominant language
- TypeScript
- Stars
- 124
- Forks
- 67
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 5
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.
Contributor guide
Assessment
This issue has not been assessed yet.