riveto
https://github.com/nsanjayboruds/riveto
JavaScript
RIVETO is a full-stack web application built with separate frontend and backend modules. The frontend manages the user interface using modern web technologies (HTML, CSS, JavaScript). The backend handles server-side logic, APIs, and data management. Thi
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported1 Subscribers
Add a CodeTriage badge to riveto
Help out
- Issues
- [FEATURE]: Add CSRF protection for cookie-based authentication using the double-submit cookie pattern
- [Bug]: `isAuth` reads `decoded.userId` while JWTs are signed with `{ id }`, causing authenticated routes to fail
- Bug: OTP input missing label and aria-label -- inaccessible to screen readers
- Security: Raw error objects leaked to client in 500 responses
- [FEATURE]: Allow users to cancel their own orders before processing
- [FEATURE]: Add a health-check endpoint for application and database status
- [FEATURE]: Add per-size inventory management and atomic stock tracking
- STAR THE REPO BEFORE START CONTRIBUTING
- Align JWT payload with authentication middleware
- UI Enhancement: Beautify Admin Login Page
- Docs
- JavaScript not yet supported