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

chore: use jwt-library instead of separate packages #395

Merged
merged 1 commit into from
Feb 23, 2024
Merged

chore: use jwt-library instead of separate packages #395

merged 1 commit into from
Feb 23, 2024

Conversation

joostdebruijn
Copy link
Contributor

When installing this package, Composer will show the following warnings:

Package web-token/jwt-key-mgmt is abandoned, you should avoid using it. Use web-token/jwt-library instead.
Package web-token/jwt-signature is abandoned, you should avoid using it. Use web-token/jwt-library instead.
Package web-token/jwt-signature-algorithm-ecdsa is abandoned, you should avoid using it. Use web-token/jwt-library instead.
Package web-token/jwt-util-ecc is abandoned, you should avoid using it. Use web-token/jwt-library instead.

This PR replaces the abandoned packages by the web-token/jwt-library package.

Copy link
Member

@Minishlink Minishlink left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@Minishlink Minishlink merged commit 7df8892 into web-push-libs:master Feb 23, 2024
9 checks passed
@joostdebruijn joostdebruijn deleted the joost/chore-use-jwt-library branch March 16, 2024 15:18
@misaert
Copy link

misaert commented Jun 14, 2024

Hi @Minishlink,

Is there a date to release this?

Thanks,

Mickaël

@Minishlink
Copy link
Member

Hello, not planned, see #397 and #400

@Minishlink
Copy link
Member

You can use the rc though but I'd recommend not to

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.

3 participants