688 results for Authentication · 0.159s

github.com/ActiveLogin/ActiveLogin.Authentication

ActiveLogin/ActiveLogin.Authentication

Support Swedish BankID (svenskt BankID) authentication in .NET. Unofficial package, not created by BankID. (⭐ 234)

Sponsored Partners
github.com/scotch-io/easy-node-authentication

scotch-io/easy-node-authentication

Code for the entire scotch.io tutorial series: Complete Guide to Node Authentication (⭐ 1356)

arxiv.org/abs/2507.09022v1

SSH-Passkeys: Leveraging Web Authentication for Passwordless SSH

We propose a method for using Web Authentication APIs for SSH authentication, enabling passwordless remote server login with passkeys. These are credentials that are managed throughout the key lifecycle by an authenticator on behalf of the user and o...

firebase.google.com/docs/auth

Firebase Authentication

Firebase Authentication lets you add an end-to-end identity solution to your app for easy user authentication, sign-in, and onboarding in just a few lines of code.

en.wikipedia.org/wiki/Email_authentication

Email authentication - Wikipedia

automated email filtering, or can assist recipients when selecting an appropriate action. This article does not cover user authentication of email submission

www.reddit.com/r/Blazor/comments/1bq1jo1/blazor_web_app_azure_b2c_authentication

Blazor Web App Azure B2C Authentication

I have a Blazor Web App with global Auto interactivity. I got Azure B2C authentication working by following/altering this post: [https://www.reddit.com/r/Blazor/comments/181av20/comment/kaew0i8/?utm\...

arxiv.org/abs/1804.03852v1

IoTSense: Behavioral Fingerprinting of IoT Devices

The Internet-of-Things (IoT) has brought in new challenges in, device identification --what the device is, and, authentication --is the device the one it claims to be. Traditionally, the authentication problem is solved by means of a cryptographic pr...

portal.noc.edu/

Northern Oklahoma College - Home | Portal

NOC has implemented MFA for a number of services such as email, Blackboard and myNOC. Authentication is done through Microsoft 365 and its Microsoft Authentication App. Detailed …

azuread.github.io/microsoft-authentication-library-for-objc

MSAL Reference - GitHub Pages

Jan 22, 2026 · The Microsoft Authentication Library (MSAL) for iOS and macOS is an auth SDK that can be used to seamlessly integrate authentication into your apps using industry standard OAuth2 and …

keyholesoftware.com/what-is-msal-and-how-does-it-work

What is MSAL and How Does It Work? - Keyhole Software

Jul 9, 2024 · What is MSAL? MSAL stands for Microsoft Authentication Library, a critical component for developers needing secure, scalable authentication solutions without the hassle of creating them …

spknowledge.com/2025/05/18/robust-authentication-with-microsoft-graph-api-using-msal-and-service-principals

Robust Authentication with Microsoft Graph API (Using MSAL and …

May 18, 2025 · For applications that run in the background or as services (like Azure Functions fetching SharePoint data), Service Principals combined with the Microsoft Authentication Library (MSAL) offer …

pypi.org/project/msal

msal · PyPI

3 days ago · The Microsoft Authentication Library (MSAL) for Python library enables your app to access the Microsoft Cloud by supporting authentication of users with Microsoft Azure Active Directory …

learn.microsoft.com/en-us/entra/identity-platform/msal-overview

Overview of the Microsoft Authentication Library (MSAL)

Nov 21, 2024 · The Microsoft Authentication Library (MSAL) enables developers to acquire security tokens from the Microsoft identity platform to authenticate users and access secured web APIs.

arxiv.org/abs/2212.08796v2

A Survey on Password Guessing

Text password has served as the most popular method for user authentication so far, and is not likely to be totally replaced in foreseeable future. Password authentication offers several desirable properties (e.g., low-cost, highly available, easy-to...