SimpleStart.Auth.Firebase

This is a wrapper over "FirebaseAmin" to simplify using firebase for authentication.


Keywords
firebase, auth, firebaseadmin
License
MIT
Install
Install-Package SimpleStart.Auth.Firebase -Version 0.2.1

Documentation

Simple Start

Simple Start is a collection of libraries of services and functions that I find myself writing in almost every project. Here are a list of available libraries:

  • Simple Start Core a number of extensions and services I use in in almost every project
  • Simple Start Auth Firebase A simplified way of using firebase as the main authentication provider in your asp net core application.