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

fix: bump jsforce #870

Closed
wants to merge 1 commit into from
Closed

fix: bump jsforce #870

wants to merge 1 commit into from

Conversation

cristiand391
Copy link
Member

What does this PR do?

bumps jsforce to latest beta.

the JwtOAuth2 class was removed in favor of the OAuth2 class in jsforce:
jsforce/jsforce#1331
jsforce/jsforce#1341

What issues does this PR fix or reference?

[skip-validate-pr]

await oauth2.requestToken({
// eslint-disable-next-line camelcase
grant_type: 'urn:ietf:params:oauth:grant-type:jwt-bearer',
assertion: jwtToken,
Copy link
Member Author

Choose a reason for hiding this comment

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

@cristiand391
Copy link
Member Author

closed in favor of #869

@cristiand391 cristiand391 deleted the cd/fix-jwt-jsforce branch June 26, 2023 20:06
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