Adding Amazon Cognito to the list of supported Identity providers (#6039)

This commit is contained in:
Hamza Assyad 2019-01-02 13:39:46 -08:00 committed by Chris Ross
parent d416d22092
commit 6469851a12
1 changed files with 1 additions and 0 deletions

View File

@ -29,3 +29,4 @@ The previous versions of Identity for MVC5 and lower, previously available on Co
* [ASP.NET Identity Firebase Provider](https://github.com/aguacongas/Identity.Firebase)
* [ASP.NET Identity Redis Provider](https://github.com/aguacongas/Identity.Redis)
* [ASP.NET Identity DocumentDB](https://github.com/FelschR/AspNetCore.Identity.DocumentDB)
* [ASP.NET Identity Amazon Cognito Provider](https://github.com/aws/aws-aspnet-cognito-identity-provider)