https://github.com/linuxchata/fido2-portal
Portal for Shark WebAuthn library for .NET
https://github.com/linuxchata/fido2-portal
Last synced: 11 days ago
JSON representation
Portal for Shark WebAuthn library for .NET
- Host: GitHub
- URL: https://github.com/linuxchata/fido2-portal
- Owner: linuxchata
- License: bsd-3-clause
- Created: 2025-07-14T05:11:40.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2026-01-02T08:24:46.000Z (25 days ago)
- Last Synced: 2026-01-08T06:21:38.800Z (19 days ago)
- Language: HTML
- Homepage: https://shark-fido2.com
- Size: 1.51 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Overview
This repository offers a portal for [Shark WebAuthn library for .NET](https://github.com/linuxchata/fido2).
Shark WebAuthn library for .NET provides a server-side implementation of the WebAuthn standard, enabling secure passwordless and multi-factor authentication (MFA) for web applications. It supports key WebAuthn operations – credential registration and authentication – ensuring compliance with the [WebAuthn Level 2 specification](https://www.w3.org/TR/webauthn-2/) (Web Authentication: An API for accessing Public Key Credentials Level 2).
# Build Status
[](https://github.com/linuxchata/fido2-portal/actions/workflows/build.yml)
# License
This project is licensed under the [BSD 3-Clause License](LICENSE).
# Contributing
See [Contributing](CONTRIBUTING.md) for information about contributing to the project.