top of page
Search
The Tech Platform
May 30, 2022
What is Multifactor Authentication and How does it work?
Multifactor authentication (MFA) is a security technology that requires multiple methods of authentication from independent categories of...
The Tech Platform
Apr 8, 2022
Authentication in ASP.Net Core
A step-by-step guide for user authentication in your ASP.Net Core Web Apps Authenticating a user is one of the basic and most widely...
The Tech Platform
Jan 12, 2022
SQL Injection : What are the Types of SQL Injection. How to Detect and Prevent SQL Injection
SQL injection, also known as SQLI, is a common attack vector that uses malicious SQL code for backend database manipulation to access...
The Tech Platform
Dec 16, 2021
Certificate Based Authentication in ASP.Net core Web API
Certificate-based authentication is the use of a Digital Certificate to identify a user, machine, or device before granting access to a...
The Tech Platform
Dec 8, 2021
C# : Authentication Methods
There are many ways in which we can achieve authentication in our C# applications. This is why in this article we’ll see seven services...
The Tech Platform
Sep 21, 2021
Implement Secure Remote Password Protocol (SRP) in your web app
Passwordless Authentication for Better Security The Secure Remote Password (SRP) protocol is an augmented password-authenticated key...
bottom of page