Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-05T22:52:18.000Z (about 2 months ago)
- Last Synced: 2024-11-05T23:33:15.310Z (about 2 months ago)
- Topics: authentication, csharp, dotnet, mfa, passkeys
- Language: C#
- Homepage: https://docs.authsignal.com/
- Size: 46.9 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# authsignal-dotnet
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/csharp) to see how to get up and running quickly.