Seithar2017 / POC

0 stars 0 forks source link

Api key exposed #10

Open pkg-dot-zip opened 1 month ago

pkg-dot-zip commented 1 month ago

Currently the API key is exposed in this class. The key should be hidden.

I'd suggest using an .env file. A nuget package that could help with this is dotnet-env.