airpartners / aq-web-client

Web app for end-users.
https://airpartners-ade.web.app/
2 stars 0 forks source link

Swap maps API key with updated key #60

Closed Inkering closed 3 years ago

Inkering commented 3 years ago

Fix issue where the old google maps api key (a public browser key) was deactivated by google (for some reason). Generated a new key, and update build process to include dynamic key instead of hardcoded key.

I put the new key is in a github secret to avoid key scraping on public GitHub repo, and updated CI build process to include key in build.

The key is accessible in the Google credential manager.