SecurityΒΆ
- Authentication
- Introduction to Identity
- Enabling authentication using Facebook, Google and other external providers
- Account Confirmation and Password Recovery
- Two-factor authentication with SMS
- π§ Supporting Third Party Clients using OAuth 2.0
- Using Cookie Middleware without ASP.NET Core Identity
- Azure Active Directory
- Introduction to Identity
- Authorization
- Data Protection
- Safe storage of app secrets during development
- π§ Enforcing SSL
- π§ Anti-Request Forgery
- π§ Preventing Open Redirect Attacks
- Preventing Cross-Site Scripting
- Enabling Cross-Origin Requests (CORS)