nice-musician-60677
11/21/2023, 3:27 PM"config": {
"auth": {
"config": {
"in": "header",
"name": "my-key",
"value": "my-key-value"
},
"type": "api_key"
}
As we store the configuration file in our repository, we do not want to commit this key there.
So is it possible not to specify the value of the authentication key in the configuration file and have it only in Ory console?
We do not see anything about it in the docs.
Thanks!steep-lamp-91158
steep-lamp-91158
nice-musician-60677
11/23/2023, 12:57 PM