Welcome to YaYaNet
- 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
- Change your default password (see setup message above)
- Configure your database connection string in
appsettings.json
- Customize branding (replace
wwwroot/images/logo.png)
- Enable OAuth providers if needed
- Replace this page content with your application's home page
- Start building your application!