2FA
OTP
REST API
Website Security
miniOrange Two-Factor Authentication (2FA) for
ASP.NET adds a second layer of security with
an option to configure true passwordless login. You can configure the
module to send an OTP to your preferred mode of communication - email,
phone number - or even integrate with popular TOTP Apps like Google
Authenticator, Authy etc.
ASP.NET OTP Verification module verifies
email address/mobile number of users by sending One Time Password (OTP)
during registration. It removes the possibility of a user registering with
fake email address/mobile number on the
ASP.NET application. This module checks the
existence of the email address/mobile number and the ability of a user to
access that email address.
ASP.NET REST API authentication module
protects against unauthorized access to your
ASP.NET application using different
authentications like Basic Authentication, JWT Authentication, OAuth 2.0
Authentication, API Key Authentication and also 3rd Party
Authentication.
Network security module provides login security, registration security,
brute force attacks protection, IP monitoring and IP Blacklisting, DOS
attacks protection, strong passwords enforcement. We provide you with
enterprise level security, protecting your
ASP.NET application from hackers and
malwares.