w3c / push-api

Push API
https://w3c.github.io/push-api/
Other
145 stars 40 forks source link

Add a list of authentication schemes #262

Closed martinthomson closed 7 years ago

martinthomson commented 7 years ago

We added the ability to discover the content encodings, but more or less forgot to add the supported authentication schemes. This corrects that oversight.

martinthomson commented 7 years ago

FWIW, I share your reservations here.

martinthomson commented 7 years ago

I think that we can abandon this. VAPID is looking to gain support for challenges, which in combination with the change to reject subscriptions if VAPID is required, mostly cover this off.