Hi everyone,
I’m Darshan Hiranandani, working on exposing a Proxy API that requires mandatory parameters, including login and password, but I want to abstract these details from the API consumers.
What are the best practices for incorporating dynamic parameters, such as login credentials and other mandatory fields, into target paths when exposing a Proxy API?
I appreciate any insights or suggestions you can provide on handling dynamic parameters in this context. Thanks in advance!
Best regards,
Darshan Hiranandani