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

feat(sdk-core): migrate middleware auth plugin to ES6 crypto base #2113

Merged
merged 1 commit into from
Aug 30, 2024

Conversation

kpanot
Copy link
Contributor

@kpanot kpanot commented Aug 29, 2024

Proposed change

feat(sdk-core): migrate middleware auth plugin to ES6 crypto base

Related issues

@kpanot kpanot requested a review from a team as a code owner August 29, 2024 10:28
Copy link

nx-cloud bot commented Aug 29, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 414bab6. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 1 target

Sent with 💌 from NxCloud.

@kpanot kpanot force-pushed the feature/ecma-crypto-migration branch from 4ccf029 to 4cdcc7a Compare August 29, 2024 10:29
cpaulve-1A
cpaulve-1A previously approved these changes Aug 29, 2024
@vscaiceanu-1a vscaiceanu-1a self-requested a review August 29, 2024 12:47
@kpanot kpanot dismissed stale reviews from vscaiceanu-1a and cpaulve-1A via 668b83b August 29, 2024 13:33
@kpanot kpanot force-pushed the feature/ecma-crypto-migration branch from 4cdcc7a to 668b83b Compare August 29, 2024 13:33
@kpanot kpanot force-pushed the feature/ecma-crypto-migration branch from 668b83b to 414bab6 Compare August 30, 2024 02:47
@kpanot kpanot added this pull request to the merge queue Aug 30, 2024
Merged via the queue into main with commit 07d8b27 Aug 30, 2024
28 checks passed
@kpanot kpanot deleted the feature/ecma-crypto-migration branch August 30, 2024 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature]: Use EcmaScript Crypto instead of Node implementation in SDK Plugins
4 participants