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

Is algorithm 'RS256' working #230

Closed
nv2908 opened this issue Nov 27, 2016 · 4 comments
Closed

Is algorithm 'RS256' working #230

nv2908 opened this issue Nov 27, 2016 · 4 comments

Comments

@nv2908
Copy link

nv2908 commented Nov 27, 2016

Is 'RS256' algorithm working? Giving 'Algorithm not supported' exception.

@vimalloc
Copy link
Contributor

vimalloc commented Nov 27, 2016

Looks like you might need another dependency installed to use that RS256: #210

Docs here: https://pyjwt.readthedocs.io/en/latest/installation.html#cryptographic-dependencies-optional

@nv2908
Copy link
Author

nv2908 commented Nov 27, 2016

It worked. Thanks

@nv2908 nv2908 closed this as completed Nov 27, 2016
@jpadilla
Copy link
Owner

I've seen many people getting tripped by this. We should definitely improve error message here to suggest installing missing dependencies for those algorithms. Anyone want to tackle this?

@vimalloc
Copy link
Contributor

vimalloc commented Nov 28, 2016 via email

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

3 participants