Rack::Bacoo combines HTTP Basic Authentication with a session cookie so that you don't have to input username and password on each visit. The session cookie is encrypted (aes-256-gcm), and the password inside is hashed (bcrypt).
Required Ruby Version
>= 3.1.0
Authors
3v0k4
Versions
- 0.1.0 November 15, 2025 (7.5 KB)