Jeremiah Haywood
Jeremiah Haywood
My apologies for the delay. Here's some example code for how the api is setup and loading/referencing secrets: server.ps1 ```powershell { Add-PodeEndpoint -Address * -Port 8080 -Protocol Http # set...
Thanks for the quick response, I am looking through the docs but there isn't a good example of what is needed to in the -ScriptBlock for merging multiple authenticated users...
I was able to figure out how to get it to work, unfortunately swagger only shows the two api key auth options and excludes the merged options. Populating both auth...
Has there been any movement on this?
Looking through this PR and the discussions in the thread and can't say enough how useful this will be. Awesome work. When could we expect this to be merged?