typesense / firestore-typesense-search

Firebase Extension to automatically push Firestore documents to Typesense for full-text search with typo tolerance, faceting, and more
https://extensions.dev/extensions/typesense/firestore-typesense-search
Apache License 2.0
159 stars 35 forks source link

feat: added secret configuration parameter #26

Closed dackers86 closed 2 years ago

dackers86 commented 2 years ago

Change Summary

To improve security, extensions can now use a secret parameter type for storing credentials.

PR Checklist