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

- Fixed the tests. The new version requires a key generated with at l… #598

Merged
merged 1 commit into from
Nov 3, 2023

Conversation

etiennenoel
Copy link
Collaborator

…east 2048 bits

@etiennenoel etiennenoel requested a review from mathieugh November 3, 2023 04:02
"nXZNpmh+HVthAiAU1magyEQ3WDUD68XzN+oWF33R1CByiT2M8pBO88nvoQIgLVZo\n" +
"5AsRaiJAQou6tjgUqHJrP4uv+Q5kKncGzN5aEy8=\n" +
"-----END RSA PRIVATE KEY-----\n";
const privateKey = "-----BEGIN PRIVATE KEY-----\n" +
Copy link
Collaborator

Choose a reason for hiding this comment

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

Do we need to change the key in auth0 so that it works with it ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

No this is just a random key not tied to any account.

@etiennenoel etiennenoel merged commit e053888 into master Nov 3, 2023
1 of 3 checks passed
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.

2 participants