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

Use @adobe/auth-token beta. Fix tests. Switch to jest. #66

Merged
merged 14 commits into from
Oct 30, 2024

Conversation

brenthosie
Copy link
Member

@brenthosie brenthosie commented Jan 25, 2024

Description

Supports the new oauth-server-to-server credential Type. Drops support for JWT credentials.

Closes #63 .

Related Issue

https://jira.corp.adobe.com/browse/PDCL-11570

Motivation and Context

How Has This Been Tested?

  1. Manual testing
  2. Automated tests

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@h-singhal
Copy link

When we are trying to use v6.0.0-beta.11 or v6.0.0-beta.12 or v6.0.0-beta.13...
we are getting below Error :

image

Any update to support the oauth-server-to-server credential Type

@brenthosie brenthosie marked this pull request as ready for review October 30, 2024 17:03
@brenthosie brenthosie merged commit 85b81a5 into master Oct 30, 2024
3 checks passed
@brenthosie brenthosie deleted the auth-token-next branch October 30, 2024 17:42
@brenthosie brenthosie restored the auth-token-next branch October 30, 2024 17:42
@brenthosie brenthosie deleted the auth-token-next branch October 30, 2024 17:43
@brenthosie
Copy link
Member Author

Closes #70

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

OAuth Server-to-Server credential support
3 participants