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.
- Host: GitHub
- URL: https://github.com/botic/ringo-firebaseauth-demo
- Owner: botic
- License: apache-2.0
- Created: 2017-09-05T06:38:12.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-05T06:45:47.000Z (almost 9 years ago)
- Last Synced: 2025-08-15T22:21:18.976Z (11 months ago)
- Topics: authentication, firebase, firebase-auth, ringojs
- Language: HTML
- Size: 9.77 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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