Firebase Auth
A simple and small Rust library for handling Firebase Authorization.
Supports the two most popular frameworks: Tokio's Axum and Actix-web.
[![Build badge]][Build] [![crates.io badge]][crates.io]
[Build]: https://github.com/trchopan/firebase-auth/actions/workflows/rust.yml
[Build badge]: https://github.com/trchopan/firebase-auth/actions/workflows/rust.yml/badge.svg
[crates.io]: https://crates.io/crates/firebase-auth
[crates.io badge]: https://img.shields.io/crates/v/firebase-auth.svg?color=%23B48723
## Setup
_Actix_
```toml
[dependencies]
firebase-auth = { version = "