SherClockHolmes / webpush-go

Web Push API Encryption with VAPID support.
MIT License
326 stars 68 forks source link

Support keys using standard base64 encoding, provide support for legacy GCM authorization #10

Closed froodian closed 6 years ago

froodian commented 6 years ago

Fixes https://github.com/SherClockHolmes/webpush-go/issues/9. Also adds legacy GCM support as mentioned in https://github.com/SherClockHolmes/webpush-go/issues/4#issuecomment-318216311 and the following comment.

anaskhan96 commented 6 years ago

@SherClockHolmes pinging to see if you've noticed this PR.