Skip to content

Commit

Permalink
Added PwdLess to OSS authentication providers (dotnet#3892)
Browse files Browse the repository at this point in the history
  • Loading branch information
Biarity authored and scottaddie committed Aug 5, 2017
1 parent 07385dd commit f1317f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aspnetcore/security/authentication/community.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@ The list below is sorted alphabetically.
| [AspNet.Security.OpenIdConnect.Server (ASOS)](https://github.com/aspnet-contrib/AspNet.Security.OpenIdConnect.Server) | Low-level/protocol-first OpenID Connect server framework for ASP.NET Core and OWIN/Katana |
| [IdentityServer4](https://identityserver.io/) | OpenID Connect and OAuth 2.0 framework for ASP.NET Core - officially certified by the OpenID Foundation and under governance of the .NET Foundation |
| [OpenIddict](https://github.com/openiddict/openiddict-core) | Easy-to-use OpenID Connect server for ASP.NET Core |
| [PwdLess](https://github.com/pwdless/pwdless) | Simple stateless passwordless authentication for ASP.NET Core |

To get your provider added here [edit this page](https://github.com/aspnet/Docs/edit/master/aspnetcore/security/authentication/community.md).

0 comments on commit f1317f9

Please sign in to comment.