What is recommended way to store & fetch secrets for AppSheet? Secrets like API keys, tokens etc.
We currently use Google Secret Manager on Google Cloud for almost all our secrets (for non-AppScript apps/backends). Will Secret Manager be easily accessible through AppScript i.e. authentication is built-in?
Do you have any experience or recommendations for storing sensitive data?
Any help/ideas is much appreciated!