package
0.0.0-20191119230332-fa0a1abb6182
Repository: https://github.com/dfquaresma/sdproj.git
Documentation: pkg.go.dev
# README
Api-Key-Protected sample
See the secure secret management guide for instructions on how to use this function.
When calling via the gateway pass the additional header "X-Api-Key", if it matches the secret_api_key
value then the function will give access, otherwise access denied.