vvo / iron-session

🛠 Secure, stateless, and cookie-based session library for JavaScript
https://get-iron-session.vercel.app
MIT License
3.65k stars 251 forks source link

chore: fix readme Example #715

Closed abdoufma closed 4 months ago

abdoufma commented 8 months ago

the getSessionData() function assigns the session data to the session variable, but doesn't return anything, making the example incorrect.

vercel[bot] commented 8 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
iron-session ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 6, 2024 10:28am
vvo commented 4 months ago

Thanks @abdoufma very good PR