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 use of RS256 Protocol #63

Closed
wants to merge 1 commit into from

Conversation

indiealexh
Copy link

Note: This pull request may not be the best location for this

The JWTVerifier class defaults to using HS256 unless it is overriden by config.

Note: This pull request may not be the best location for this

The JWTVerifier class defaults to using HS256 unless it is overriden by config.
@byteofsilicon
Copy link

byteofsilicon commented Jan 14, 2017

I'd like to see this PR get pushed through as well. Out of the box Auth0 seems to use HS256.

@glena Would you be able to take a look at this? It is currently a blocker as you cannot decode tokens from a fresh Auth0 client and installation as described in any of the guides.

Copy link

@csernikmarton csernikmarton left a comment

Choose a reason for hiding this comment

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

I ran into the same problem a little ago, I was going to propose exactly this update, too.

@glena
Copy link
Contributor

glena commented Jan 27, 2017

@csernikmarton it should be configurable as I mention here #63 (comment). As soon as I have some free time I will try to do it.

@glena
Copy link
Contributor

glena commented Jan 27, 2017

@glena glena closed this Jan 27, 2017
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants