Completed
Admin Page
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
ASP.NET Core Admin Panel - Implementing User Management and Email Invitations - Tricking Library Episode 60
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Setup
- 3 User Secrets
- 4 Create Admin User
- 5 Create Email Service
- 6 Options Monitor
- 7 File System Settings
- 8 Public Class
- 9 Invite Moderator
- 10 Fail to Create User
- 11 Generate Password
- 12 Generate Link URL
- 13 Test Method
- 14 Username
- 15 Login Errors
- 16 Testing
- 17 API Controller
- 18 User Controller
- 19 Admin Roles
- 20 Redirect
- 21 Moderator
- 22 Index Page
- 23 Admin Page
- 24 Post URL
- 25 Refresh Admin Panel
- 26 Summary