mlco2 / codecarbon

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

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

Closed inimaz closed 5 days ago

SaboniAmine commented 1 week 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 1 week 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