library laravel-doctrine-firebase
Firebase User Provider integration for Laravel when using Laravel-Doctrine
randomstate/laravel-doctrine-firebase
Firebase User Provider integration for Laravel when using Laravel-Doctrine
- Sunday, February 25, 2018
- by CImrie
- Repository
- 1 Watchers
- 0 Stars
- 1 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 2 Versions
- 0 % Grown
Laravel-Doctrine Firebase
This micro-package has the sole responsibility of integrating Firebase Auth with your Laravel app.
It does not integrate directly with Firebase but instead is responsible for verifying and synchronising your
users with your local database when using Laravel-Doctrine., (*1)
You should use the front-end javascript snippet (or similar library) supplied by Google to generate JWT tokens
for your users that are then passed to Laravel as a Bearer token in the Authorization header., (*2)
See https://firebase.google.com/docs/web/setup for more details on integrating with your Javascript frontend., (*3)
dev-master
9999999-dev
Firebase User Provider integration for Laravel when using Laravel-Doctrine
Sources
Download
MIT
The Requires
dev-develop
dev-develop
Firebase User Provider integration for Laravel when using Laravel-Doctrine
Sources
Download
MIT
The Requires