A curated list of awesome things related to Bluvo
This repo contains the withdraw-whitelabel-next example project for Bluvo.
A complete Next.js application demonstrating how to integrate Bluvo's withdrawal functionality with OAuth2 authentication. This example provides:
- Framework: Next.js with TypeScript
- Authentication: OAuth2 flow for secure user authorization
- Features:
- Whitelabel React widget with state machine
- Fully customizable UI components
- Server actions integration
- Real-time balance updates
- Withdrawal form with validation
- State management for the complete withdrawal flow
- Backend Integration: Uses
@bluvo/sdk-tsfor server-side operations - Location: withdraw-whitelabel-next
- State Management: Complete withdrawal flow state machine
- UI Components: Customizable React components for each flow state
- OAuth2 Integration: Secure user authentication and authorization
- Real-time Updates: Live balance and transaction status updates
- Error Handling: Comprehensive error states and user feedback
Open a PR to add to the list.
This project is licensed under the MIT License. See the LICENSE file for details.