aws-amplify / amplify-cli

The AWS Amplify CLI is a toolchain for simplifying serverless web and mobile development.
Apache License 2.0
2.81k stars 819 forks source link

fix: migrate FCM channel authentication from ApiKey to ServiceToken based #13826

Closed Amplifiyer closed 3 months ago

Amplifiyer commented 3 months ago

Description of changes

migrate FCM channel authentication from ApiKey to ServiceToken based

Issue #, if available

https://github.com/aws-amplify/amplify-cli/issues/13688

Description of how you validated changes

Manually tested and unit tested.

Checklist

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.