C# MVC Authentication - Logging in locally or with OAuth (using Twitter) credentials
Newsletter signup (with exclusive discounts): (your email will be kept safe and you will not be spammed).
Twitter App Signup:
Twitter Certificate Fix:
Setting up an MVC site to allow people to log in is not that hard. In this video, I demonstrate how you can set up a login system for users, how you can upgrade that system to include Twitter authentication (using OAuth), and then how you can lock down your site to only allow certain people access to certain areas. We will create security groups and lock things down even further.
0:00 - Intro
1:41 - ASP .NET Framework demo app with authentication
13:01 - Register vs Login explained
15:25 - Built in user registration and login
18:28 - Registration C# code overview
23:45 - Built in SQL
29:45 - Twitter authentication setup
45:37 - Implementing user restrictions
52:48 - Restri
5 views
8
1
2 months ago 02:01:00 7
Программирование. Практика C#. Компьютерное моделирование и CRM система. День 1
2 months ago 01:34:32 9
CLR via C#. Глава 1. Модель выполнения кода в среде CLR