https://github.com/authsignal/authsignal-dotnet
Authsignal .NET SDK
https://github.com/authsignal/authsignal-dotnet
authentication csharp dotnet mfa passkeys
Last synced: about 1 month ago
JSON representation
Authsignal .NET SDK
- Host: GitHub
- URL: https://github.com/authsignal/authsignal-dotnet
- Owner: authsignal
- Created: 2022-09-28T01:53:12.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-07-15T04:28:53.000Z (12 months ago)
- Last Synced: 2025-07-15T06:52:46.320Z (12 months ago)
- Topics: authentication, csharp, dotnet, mfa, passkeys
- Language: C#
- Homepage: https://docs.authsignal.com/
- Size: 368 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README

# Authsignal .NET SDK
The Authsignal .NET library for server-side applications.
## Installation
```
dotnet add package Authsignal.Server.Client
```
## Documentation
Check out our [API documentation](https://docs.authsignal.com/sdks/server/overview) to see how to get up and running quickly.