Skip to content

Commit b518dc0

Browse files
authoredMar 10, 2025
Add Logto to Authentication and Authorization
Logto is an open-source Auth0, Cognito and Firebase auth alternative for modern apps and SaaS products, supporting OIDC, OAuth 2.0 and SAML open standards for authentication and authorization. Logto supports dedicated .NET SDKs: https://docs.logto.io/quick-starts GitHub: https://github.com/logto-io/logto Website: https://logto.io Docs: https://docs.logto.io
1 parent cd06bc6 commit b518dc0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎README.md

+1
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,7 @@ To the extent possible under law, [Vitali Fokin](https://github.com/quozd) has w
220220
* [ASP.NET Identity](https://github.com/aspnet/Identity/) - New membership system for ASP.NET applications
221221
* [ASP.NET SAML](https://github.com/jitbit/AspNetSaml) - SAML authentication support for ASP.NET apps
222222
* [Logibit Hawk](https://github.com/logibit/logibit.hawk/) - A F# [Hawk](https://github.com/outmoded/hawk) authentication library
223+
* [Logto](https://github.com/logto-io/csharp) - An IAM infrastructure for modern apps and SaaS products, supporting OIDC, OAuth 2.0 and SAML for authentication and authorization **[$][Free for OSS]**
223224
* [IdentityModel](https://github.com/IdentityModel) - Helper library for identity & access control in .NET 4.5 and MVC4/Web API.
224225
* [IdentityServer](https://github.com/IdentityServer) - Extensible OAuth2 and OpenID Connect provider framework.
225226
* [OAuth](https://github.com/danielcrenna/vault/tree/master/oauth) - A very lightweight library for generating OAuth 1.0a signatures written in C#

0 commit comments

Comments
 (0)