python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Retrieve keyvault secured function keys from app configuration in angular code to call api
I need to get the keyvault secrets value as function key to call azure functions api. The keyvault reference has been added to app configuration. I can access keyvault reference stored in app configur...
P_code
Votes: 0
Answers: 1
API Key not working in HEROKU app built with create-react-app
I just deployed a React app on HEROKU (the app is made from create-react-app).
My app's file are on Github and I set up HEROKU to point to that github repo.
My app uses an API key. Normally (when I sp...
NewToJS
Votes: 0
Answers: 1
Using subscription-key and OAuth2 flow in the same API at the same time
I want to use subscription-key + OAuth2 for the same API
OAuth2 for the security robustness
And Subscription-Key for adding another layer of security and using it as an identifier of the company(so it...
Claudio Resende
Votes: 0
Answers: 1
How does an Etherpad client learn the server's api key?
I'm trying to access an Etherpad from a Java application. The ultimate goal is to link an existing editor (BlueJ's Java editor) to a pad so students can collaborate within the BlueJ editor while worki...
LTB
Votes: 0
Answers: 2