SAP-samples / btp-cap-multitenant-saas

Sample project that demonstrates how to setup a multitenant application for a Software-as-a-Service scenario, leveraging the Kyma and Cloud Foundry Runtimes of the SAP Business Technology Platform. Developers learn how to implement their own CAP (mtxs) based SaaS app including an SaaS API and integration with various essential SAP BTP service of...
Apache License 2.0
75 stars 38 forks source link

Adjust REST-Client Scripts to store creedentials in .env #29

Closed maxpfab closed 6 months ago

maxpfab commented 6 months ago

@gregorwolf and I have identified, that the http files to post data do not need to include the specific client credentails or any service information.

For that we integrated a .env file which holds those information.

Best Regards, Max

cla-assistant[bot] commented 6 months ago

CLA assistant check
All committers have signed the CLA.

alperdedeoglu commented 6 months ago

Looks good to me