Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Best Practices for Firebase configuration: Move hardcoded API keys to .env #10

Closed
steveWDamesJr opened this issue Oct 2, 2022 · 2 comments

Comments

@steveWDamesJr
Copy link
Collaborator

Use Best Practices for Firebase configuration

Location

  • src/utility/firebase.js

Instructions

  • Create .env file (if not already created)

  • Move to .env file:

    • apikey
    • authDomain
    • projectId
    • storageBucket
    • messageingSenderId
    • appId
    • measurementId
  • Open a new pull request with changes

Do not hesitate to let us know if you have any questions 👋

@0xPranjl
Copy link
Contributor

0xPranjl commented Oct 2, 2022

can you assign it to me??

@0xPranjl
Copy link
Contributor

0xPranjl commented Oct 2, 2022

done opened a PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants