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

Outdated Jar? #156

Closed
Gungrave223 opened this issue Mar 29, 2017 · 4 comments
Closed

Outdated Jar? #156

Gungrave223 opened this issue Mar 29, 2017 · 4 comments

Comments

@Gungrave223
Copy link

Gungrave223 commented Mar 29, 2017

Tried including jar in project...but the Algorithm class seems to be from an outdated version. Only have one constructor for RSA256 ... for v3.1.0

Edit
Nvm... Went back and checked the commit and saw that, that change was added 16 days ago and v3.1.0 was released back in January so guess that change won't be out til the next release...so will be looking forward to it =]

@lbalmaceda
Copy link
Contributor

Hi @Gungrave223
You must have downloaded the 3.0.1 jar. The latest version is 3.1.0 and it's not available in the releases tab, but you can find it in mavencentral and jcenter.

compile 'com.auth0:java-jwt:3.1.0'

@Gungrave223
Copy link
Author

Nope definitely v3.1.0....But I'm just assuming the changes made after Jan 4th haven't been released yet... specifically #147

@lbalmaceda
Copy link
Contributor

Yes, sorry for the confusion. The KeyProvider and Public+Private keys signatures hasn't been released yet. I hope to do it the next week. 👍
Cheers

@Gungrave223
Copy link
Author

Cool thanks 👍

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

No branches or pull requests

2 participants