Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 days 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-30T16:18:57.000Z (almost 4 years ago)
- Last Synced: 2023-03-07T07:34:56.410Z (almost 2 years ago)
- Topics: firebase, firebase-authentication, strapi
- Language: JavaScript
- Homepage:
- Size: 183 KB
- Stars: 31
- Watchers: 3
- Forks: 6
- 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)