Identity.Firebase icon indicating copy to clipboard operation
Identity.Firebase copied to clipboard

ASP.NET Identity Firebase Provider

Identity.Firebase

ASP.NET Identity Firebase Providers

Build status Quality Gate Status

Nuget packages

Aguacongas.Firebase Aguacongas.Identity.Firebase Aguacongas.Identity.Firestore

Setup

Read Authentication wiki page to setup stores.

Samples

Samples are copies of IdentitySample.Mvc sample using a firebase database (Realtime or Firestore).

Tests

Thoses libraries are tested using Microsoft.AspNetCore.Identity.Specification.Tests, the shared test suite for Asp.Net Identity Core store implementations.