Email & Password Authentication
Oxy’s built-in email and password authentication provides a self-contained authentication system with SMTP verification for user registration and password resets.Features
- ✅ No external dependencies
- ✅ Email verification via SMTP
- ✅ Works with or without load balancer
- ✅ Ideal for development and small deployments
- ✅ Password reset functionality
- ✅ Secure password hashing (bcrypt)
Required Environment Variables
Configuration
Using Gmail
-
Create an App Password (recommended):
- Go to your Google Account settings
- Navigate to Security → 2-Step Verification → App passwords
- Generate an app password for “Mail”
-
Configure Environment Variables:
-
Start Oxy