Welcome to YaYaNet

What This Template Provides
  • User authentication (login, register, password reset)
  • Admin dashboard with user management
  • Role-based authorization
  • Optional OAuth providers (Google, Facebook, Microsoft)
  • Optional multi-factor authentication (MFA)
  • Optional registration approval workflow
Getting Started
  1. Change your default password (see setup message above)
  2. Configure your database connection string in appsettings.json
  3. Customize branding (replace wwwroot/images/logo.png)
  4. Enable OAuth providers if needed
  5. Replace this page content with your application's home page
  6. Start building your application!