TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About User Authentication
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Mushtaq M A (2)
Praveen Alwar (2)
Ashutosh Singh (1)
Bhawesh Deepak (1)
Ziggy Rafiq (1)
Abhishek Tiwari (1)
Satheesh Elumalai (1)
Sandeep Sharma (1)
Sanjay Gulati (1)
Ezhilan Muniswaran (1)
Related resources for User Authentication
No resource found
Identity API Endpoints based Authentication and Authorization in .NET 8
11/15/2023 12:10:49 PM.
The second step in adding token-based authentication to ASP.NET Core Identity is to introduce the Identity API endpoints. Basically, this is an API version of the actions that you can perform with ASP
JWT Authentication in ASP.NET Core
8/7/2023 8:33:18 AM.
JWT (JSON Web Token) authentication has become a popular method for securing APIs and web applications due to its simplicity, statelessness, and versatility. In this article, we'll explore how to
Secure User Authentication in Azure Using Microsoft.Identity.Client
7/14/2023 7:21:24 AM.
The process of authenticating users securely is essential in Azure applications. Microsoft.Identity.Client (MSAL) is a C# library that simplifies the implementation of secure user authentication in Az
iOS App Security: Best Practices for Protecting User Data
5/12/2023 6:39:13 AM.
This article discusses best practices for iOS app security, including encryption, user authentication, secure network communications, code signing, app sandboxing, two-factor authentication, anti-jail
Firebase User Authentication In Android - Part One
2/23/2020 10:48:20 PM.
In this post, we will learn how to implement Firebase Email & Password authentication. To demonstrate how simplified and easy to use Firebase is, we will build a simple login / register (Firebase
Firebase User Authentication In Android - Part Two
2/23/2020 10:41:20 PM.
In this part of the series, we will learn more Firebase features
Angular Facebook User Authentication
1/7/2019 3:06:22 AM.
AngularJS Facebook User Authentication.AngularJS Facebook Login is an easy way for users to log in to the website once Facebook users can grant permissions to our website
User Authentication Using Servlet in Java
10/10/2013 5:42:51 PM.
This article explains user authentication using a servlet in Java. The NetBeans IDE is used for the sample application.
ASP.NET Security With SQL Server 2005
5/19/2012 6:15:32 AM.
This article focuses on security concerm when using SQL Server 2005 in ASP.NET application.
Template for Designing Web Application
7/2/2009 12:26:39 AM.
This article explains to develop a web application with ease and make it more robust and scalable.
User Authentication & Role Management in ASP.NET 2.0 using Sql Server 2005: Part II
8/21/2006 7:16:41 AM.
This article gives you a detailed idea of how to implement the role management in ASP.NET 2.0 using SQL Server 2005.
User Authentication & Role Management in ASP.NET 2.0 using Sql Server 2005: Part I
8/14/2006 8:25:15 AM.
This article gives you a complete description of the user authentication and how to manage roles for different users using asp.net 2.0 and sql server-2005.