firestore-typesense-search
firestore-typesense-search copied to clipboard
Use same secret key to manage different functions
Description
As the title implies, please allow using the same key for multiple functions. It's expensive to create the same key over and over again just to be used by 1 function.
Steps to reproduce
NA
Expected Behavior
One secret key for multiple functions.
Actual Behavior
The same key is created and used per function.
Metadata
Typesense Version: 0.27.1
OS: MacOS