pywebpush icon indicating copy to clipboard operation
pywebpush copied to clipboard

Add flag to force legacy GCM endpoint

Open jrconlin opened this issue 5 years ago • 0 comments

With the sunset of GCM, pywebpush will switch to using the FCM endpoint per migration instructions. Users are STRONGLY encouraged to switch their projects to using FCM.

In the mean time add a flag to force legacy GCM endpoint for folks requiring it for testing or legacy reasons.

jrconlin avatar Apr 05 '19 16:04 jrconlin