mlco2 / codecarbon

Track emissions from Compute and recommend ways to reduce their impact on the environment.
https://mlco2.github.io/codecarbon
MIT License
1.18k stars 177 forks source link

feat(api): add projects patch and delete methods #592

Closed inimaz closed 5 months ago

SaboniAmine commented 5 months ago

Thanks Inigo! I'm a bit afraid that we ship delete routes without authentication, can we make sure it doesn't happen ?

inimaz commented 5 months ago

Thanks Inigo! I'm a bit afraid that we ship delete routes without authentication, can we make sure it doesn't happen ?

Sure! We should not deploy unless the authentication is in place