PasswordlessAuthExample
Passwordless auth example
An example of implementing passwordless authentication using IdentityServer4 and FIDO2.NET in .NET Core.
An example of PasswordlessAuth using IdentityServer and FIDO2.NET
7 stars
2 watching
1 forks
Language: C#
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
passwordless-lib/fido2-net-lib | Provides a .NET library for validating FIDO2/WebAuthn registration and authentication credentials | 1,179 |
bitwarden/passwordless-server | Provides a backend API and infrastructure for passwordless authentication using FIDO2 WebAuthn passkeys. | 86 |
passwordless-id/webauthn | A WebAuthn helper library simplifying authentication with passkeys. | 456 |
auth0/auth0.net | A .NET client library for interacting with the Auth0 Authentication and Management APIs. | 328 |
web-auth/webauthn-framework | Provides an authentication mechanism based on public key credentials for web applications | 423 |
hexagon/webauthn-skeleton | A Node.js/Koa application skeleton for passwordless login using Web Authentication API (WebAuthN) and FIDO2. | 29 |
lbuchs/webauthn | A PHP library for implementing 2-factor authentication using WebAuthn passkeys | 473 |
binarylogic/authlogic_example | An example Rails app demonstrating a complete authentication system with user registration, login, and account management. | 567 |
line/line-fido2-server | A FIDO2 compliant web authentication server built on top of Java and Spring Boot | 528 |
denisorehovsky/django-elm-auth-with-jwt | An example of implementing JSON Web Token authentication using Django and Django REST Framework as backend and Elm for frontend. | 20 |
simpleauthentication/simpleauthentication | An ASP.NET library that simplifies the process of integrating social authentication into web applications. | 290 |
dodobrands/webauthn.net | A .NET library implementing the WebAuthn Level 3 standard for secure authentication and passkey management. | 166 |
tfarras/nestjs-firebase-auth | A Firebase authentication strategy for integrating with Passport in NestJS applications. | 68 |
rhythnic/feathers-passwordless-auth-example | An example project demonstrating passwordless authentication in FeathersJS using local authentication and reset-password functionality | 30 |
farminf/aws-cdk-passwordless | A construct for creating passwordless authentication resources on AWS using Cognito user pool and Lambda triggers | 19 |