Closed DenisCarriere closed 1 year ago
Bun.password
.env
HTTP
Authorization: Basic <credentials>
No need for this now since we don't have any admin actions required for the moment
Bun.password
to encrypt password locally in.env
(use Argon2 encryption)Reference
HTTP
Code Examples