pongsit/firebase
最新稳定版本:v0.1.8
Composer 安装命令:
composer require pongsit/firebase
包简介
README 文档
README
Best practice for Firebase login with redirect
refer to the officail doc here
https://firebase.google.com/docs/auth/web/redirect-best-practices#update-authdomain
Recommend Option 4
Placing the file in this path
(project root)/__/auth/(filename)
make folder name => handler make folder name => iframe move ==> wget https://.firebaseapp.com//auth/handler to index.html under handler folder move ==> wget https://.firebaseapp.com//auth/handler.js under handler folder move ==> wget https://.firebaseapp.com//auth/experiments.js under handler folder move ==> wget https://.firebaseapp.com//auth/iframe to index.html under iframe folder move ==> wget https://.firebaseapp.com/__/auth/iframe.js under iframe folder
change authDomain in firebaseConfig to your domain
统计信息
- 总下载量: 46
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-08-15