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

https://github.com/botic/ringo-firebaseauth-demo

Short demo how to use RingoJS and Firebase Auth.
https://github.com/botic/ringo-firebaseauth-demo

authentication firebase firebase-auth ringojs

Last synced: 10 months ago
JSON representation

Short demo how to use RingoJS and Firebase Auth.

Awesome Lists containing this project

README

          

# RingoJS + Firebase Auth

This repository shows how to use RingoJS and the Java Admin SDK for Firebase Auth.
It uses `JavaEventEmitter` to implement the required Java interfaces for the
async token validation of the SDK.

To resolve all dependencies of the SDK this demo uses grade. Run `./gradlew getDeps`
to download all required JARs into the `/jar` folder.

## License

Apache License Version 2.0