diff --git a/README.md b/README.md index cb36a83..145360a 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,6 @@ ASP.NET Web API headless-authentication, for edge applications that want to do w This project provides the required REST endpoints in a simple way. Only the `IUserRepository` has to be mapped to the existing database context. The passwords are encrypted with a salt and `HMACSHA1` in the database. -In addition, 2 implementations are available for a user administration interface. -The first can be implemented in any existing web application via vue. The second is implemented with vue as 'single-file components'. - ## Available NuGet Packages https://www.nuget.org/packages?q=Nager.Authentication