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

Added more algorithms support and public key file handling #14

Closed
wants to merge 1 commit into from

Conversation

bizley
Copy link

@bizley bizley commented Oct 16, 2018

No description provided.

@bizley
Copy link
Author

bizley commented Oct 24, 2018

@sizeg is this package still maintained?

@bizley
Copy link
Author

bizley commented Nov 5, 2018

Since there is no answer I've decided to make a fork and maintain this package on my own. If anyone is interested it's here: https://github.com/bizley/yii2-jwt

@bizley bizley closed this Nov 5, 2018
@bizley bizley deleted the patch-1 branch November 5, 2018 07:51
@sizeg
Copy link
Owner

sizeg commented Nov 7, 2018

@bizley this package maintained, but I can't get your PR. Most likely the next major update will be when version 4 of the package is released.

@bizley
Copy link
Author

bizley commented Nov 7, 2018

Oh, I'm glad you are still on this, to be honest I've lost my hope after so many days.

I don't see the point of keeping my fork if you are maintaining this package. Would you like me to prepare PR with all the things I've updated in your repo? We could merge to keep one package.

@sizeg
Copy link
Owner

sizeg commented Dec 21, 2018

@bizley i've added few changes from ur PR. Except prepareKey method.

}

if ($keyPath !== null) {
if (!file_exists($keyPath) || !is_readable($keyPath)) {
Copy link
Owner

Choose a reason for hiding this comment

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

@bizley
Copy link
Author

bizley commented Dec 21, 2018

Sure thing.

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.

None yet

2 participants