Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/boydjohnson/firebase-auth-lite-rs


https://github.com/boydjohnson/firebase-auth-lite-rs

Last synced: 11 days ago
JSON representation

Awesome Lists containing this project

README

        

# wasm-bindgen Rust bindings to [firebase-auth-lite](https://github.com/samuelgozi/firebase-auth-lite)

## Installation

in Cargo.toml

```
[dependencies]
firebase-auth-lite = { git = "https://github.com/boydjohnson/fire-base-auth-lite-rs" }
```

## Examples

Email and Password Example

[Examples](/examples/README.md)