From e3d5fb84e50d97051a3908a64cb25c70b94a6542 Mon Sep 17 00:00:00 2001 From: Olivier Lefebvre Date: Fri, 2 Mar 2018 20:39:23 +0100 Subject: [PATCH] Add link to Identity.Firebase (#1656) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bc3e1e2cb8..11641942f6 100644 --- a/README.md +++ b/README.md @@ -18,3 +18,4 @@ This project is part of ASP.NET Core. You can find samples, documentation and ge - [By Judah Gabriel Himango](https://github.com/JudahGabriel/RavenDB.Identity) - [By Iskandar Rafiev](https://github.com/maqduni/AspNetCore.Identity.RavenDB) - [ASP.NET Identity Cassandra Provider](https://github.com/lkubis/AspNetCore.Identity.Cassandra) + - [ASP.NET Identity Firebase Provider](https://github.com/aguacongas/Identity.Firebase)