https://github.com/lambrohan/strapi-firebase-auth
Learn how to implement firebase authentication into strapi.
https://github.com/lambrohan/strapi-firebase-auth
firebase firebase-authentication strapi
Last synced: 5 months ago
JSON representation
Learn how to implement firebase authentication into strapi.
- Host: GitHub
- URL: https://github.com/lambrohan/strapi-firebase-auth
- Owner: lambrohan
- Created: 2020-08-07T03:25:05.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-30T16:18:57.000Z (over 4 years ago)
- Last Synced: 2025-03-30T21:23:01.214Z (6 months ago)
- Topics: firebase, firebase-authentication, strapi
- Language: JavaScript
- Homepage:
- Size: 183 KB
- Stars: 32
- Watchers: 2
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Firebase Auth Implementation with Strapi
Learn how to integrate firebase authentication into your strapi app.
See `permissions.js` & `controllers/firebase-user.js`
#### Install dependencies using NPM or Yarn
`yarn install`
#### Run Strapi Locally
`yarn dev` or `yarn develop`
[Read Medium Article](https://medium.com/@lambrohan/integrating-firebase-auth-into-strapi-9ed106ce8dee)
[Create Owner's Policy](https://medium.com/@lambrohan/strapi-with-firebase-auth-owners-policy-f346a0457ffb)
I hope this repo helped you with the strapi!
If you can please consider [buying me a cup of coffee! ☕](https://www.buymeacoffee.com/lambrohan)