A robust authentication service built with Go, featuring MongoDB integration and secure user management.
- User authentication (Sign up/Sign in)
- MongoDB integration
- Password encryption
- Role-based access
- Email verification support
- JWT-based authentication
- Go 1.19 or higher
- MongoDB
- Make (optional, for using Makefile commands)
- Vercel CLI (for deployment)