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

Allow VAPID sub to be an HTTPS URL #57

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

emersion
Copy link

The RFC says:

The "sub" claim SHOULD include a contact URI for the application
server as either a "mailto:" (email) [RFC6068] or an "https:"
[RFC2818] URI.

However the library assumes the passed in subscribed is always an e-mail address, without leaving a way to pass an HTTPS URL.

The RFC says:

> The "sub" claim SHOULD include a contact URI for the application
> server as either a "mailto:" (email) [RFC6068] or an "https:"
> [RFC2818] URI.

However the library assumes the passed in subscribed is always an
e-mail address, without leaving a way to pass an HTTPS URL.
@emersion
Copy link
Author

Gentle ping, any chance to get this reviewed?

@emersion
Copy link
Author

emersion commented Dec 9, 2023

Did you have time to have a look at this, @SherClockHolmes?

@emersion
Copy link
Author

emersion commented Jul 8, 2024

Gentle ping

@emersion
Copy link
Author

emersion commented Oct 1, 2024

Hi @SherClockHolmes, any chance to get this reviewed?

@slingamn
Copy link

This is relevant to me as well :-)

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.

2 participants