Info
Version: | 20.11.18.5 |
Author(s): | DenSmoke, Step Up Labs, Inc., ViceCode |
Last Update: | Wednesday, November 18, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/vice-code/ViceCode.Firebase.Auth |
NuGet Url: | https://www.nuget.org/packages/ViceCode.Firebase.Auth |
Install
Install-Package ViceCode.Firebase.Auth
dotnet add package ViceCode.Firebase.Auth
paket add ViceCode.Firebase.Auth
ViceCode.Firebase.Auth Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Extensions.Http(>= 5.0.0)
- System.Text.Json(>= 5.0.0)
- Microsoft.Extensions.Http(>= 5.0.0)
- Microsoft.Extensions.Http(>= 5.0.0)
Tags
It can generate Firebase auth token based on given OAuth token (issued by Google, Facebook...). This Firebase token can then be used with REST queries against Firebase endpoints.