coffee-tools / coffee

Reference implementation for a flexible core lightning plugin manager
https://docs.page/coffee-tools/coffee
9 stars 13 forks source link

Introduce Authentication Method for `coffee_httpd` Crate #179

Open tareknaser opened 1 year ago

tareknaser commented 1 year ago

Currently, coffee_httpd crate lacks an authentication mechanism, which can be crucial for securing sensitive functionalities and preventing unauthorized access. To enhance the security and usability of the crate, we propose introducing a robust authentication method.