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

Moved to Firebase Cloud Messaging for sending push messages #196

Merged
merged 3 commits into from
Jun 15, 2023

Conversation

patrickcping
Copy link
Owner

No description provided.

@patrickcping patrickcping self-assigned this Jun 15, 2023
type EnumMFAPushCredentialAttrType string

// List of EnumMFAPushCredentialAttrType
const (
ENUMMFAPUSHCREDENTIALATTRTYPE_APNS EnumMFAPushCredentialAttrType = "APNS"
ENUMMFAPUSHCREDENTIALATTRTYPE_FCM EnumMFAPushCredentialAttrType = "FCM"
ENUMMFAPUSHCREDENTIALATTRTYPE_HMS EnumMFAPushCredentialAttrType = "HMS"
ENUMMFAPUSHCREDENTIALATTRTYPE_FCM_HTTP_V1 EnumMFAPushCredentialAttrType = "FCM_HTTP_V1"

Check failure

Code scanning / gosec

Potential hardcoded credentials

Potential hardcoded credentials
@patrickcping patrickcping merged commit 84dc947 into main Jun 15, 2023
@patrickcping patrickcping deleted the add-support-for-fcm-http-v1-202306 branch June 15, 2023 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant