Brunch Push Notification Configuration
Configure your FCM and APNs settings
Firebase Cloud Messaging (FCM)
This application uses the FCM v1 HTTP API with OAuth2 authentication. Please upload a service account key JSON file from your Firebase project to enable push notifications.
or drag and drop
Firebase Service Account Key (.json)
How to get a Service Account Key:
- Go to the Firebase Console
- Select your project
- Go to Project Settings > Service accounts
- Click "Generate new private key"
- Save the JSON file and upload it here
Apple Push Notification service (APNs)
or drag and drop
APNs Authentication Key (.p8)
Note: If your file follows the naming convention AuthKey_[KEY_ID].p8, the Key ID will be automatically extracted.