Skip to content

Commit 1888560

Browse files
committed
vibedoc
1 parent 19e85a5 commit 1888560

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,12 @@ b3scale-admin is a **web-based administration interface** for [b3scale](https://
3838
## ✨ Features That Hit Different
3939

4040
- **🦀 Pure Rust/WASM** - Zero JavaScript, maximum performance
41-
- **🔐 JWT Authentication** - Secure token-based auth system
41+
- **🔐 JWT Authentication** - Secure token-based auth system with modern `jsonwebtoken` crate
4242
- **🎨 Vibec0re Dark Theme** - Beautiful Bootstrap 5 dark theme for late-night coding
4343
- **⚡ Real-time Updates** - Instant feedback on all operations
4444
- **📱 Responsive AF** - Works flawlessly on desktop and mobile
4545
- **🔥 1337 Dev Setup** - Nix flakes for the most elite development experience
46+
- **🔄 Fresh Dependencies** - Recently updated to latest compatible versions
4647

4748
## 🛠️ Tech Stack (The Good Stuff)
4849

@@ -321,6 +322,7 @@ cargo install grass
321322
- 🎨 Use `cargo fmt` for consistent formatting
322323
- 📦 SCSS compiles automatically via pre-build hooks
323324
- 🔥 Use the Nix environment for best experience
325+
- 🔄 **Fresh Dependencies** - Updated to `jsonwebtoken` 9.0 and latest compatible versions
324326

325327
---
326328

0 commit comments

Comments
 (0)