Approval workflow
Reward requests move through pending, approved, rejected, flagged, processing, and completed states.
VowRewards separates merchant operations from token and settlement authority so operators can work quickly while production approvals remain governed.
These controls define how merchant work should move through production approval workflows.
Reward requests move through pending, approved, rejected, flagged, processing, and completed states.
Owner, operator, reviewer, support, and admin roles are modelled for production RBAC.
No frontend-only fund movement. Token and settlement actions remain backend-approved.
Status transitions, support tickets, and admin decisions are prepared for audit logging.
The interface is production-shaped, but real credentials and fund-related actions require these controls.
Add a production authentication provider, password hashing, reset flows, and session storage.
Apply owner, operator, reviewer, support, and admin permissions to pages and API routes.
Record status transitions, approvals, rejections, and support decisions with actor context.
Introduce signed wallet challenge-response login only after the auth boundary is ready.