-
- Downloads
add middleware functions which find and extract the http header for our...
add middleware functions which find and extract the http header for our metabase api key and make it available on the ring request as well as middleware that validates the apikey value and returns a 403 if it fails to match.
Please register or sign in to comment