Skip to content

Firebase support

Pre-release
Pre-release
Compare
Choose a tag to compare
@vitalybibikov vitalybibikov released this 25 Aug 12:57
· 24 commits to master since this release

Added support of Firebase for Azure Functions.
Might be used with ID Tokens, issued from Firebase.
You need to specify a URI to your google json service secret. That's it

Signature is the same: Token is a JWT token, sent via Authrozation header. Prefixed with Bearer.

https://www.nuget.org/packages/AzureExtensions.FunctionToken/1.0.4