pywebpush
pywebpush copied to clipboard
Add flag to force legacy GCM endpoint
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.