APIKEY with front end web app #969
AlpineVibrations
started this conversation in
General
Replies: 1 comment
-
I found this great example for multiple auth with openAPI https://github.com/poem-web/poem/tree/master/examples/openapi/auth-multiple what is the recommended way to handle cookies auth with openapi? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
how do we get the front end to use the apikey in the headers?
for the cookie session i did
and that worked but its not adding in the apikey to the header for api key login
Beta Was this translation helpful? Give feedback.
All reactions