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

Change Crypto.generateRandomKey API to use Promises #1351

Merged

Conversation

lawrence-forooghian
Copy link
Collaborator

@lawrence-forooghian lawrence-forooghian commented Jun 22, 2023

Note: This is based on top of #1349; please review that one first.

This adds the missing Promise-based version of this method.

Since we’re going to be removing the callbacks API in #1199 anyway, I’ve just replaced the callbacks version of the method.

Resolves #1345. SDK-3682

@github-actions github-actions bot temporarily deployed to staging/pull/1351/features June 22, 2023 14:26 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/1351/bundle-report June 22, 2023 14:28 Inactive
@lawrence-forooghian lawrence-forooghian force-pushed the 1345-change-generateRandomKey-to-promise branch from 2cd2757 to 4161a9f Compare June 22, 2023 14:55
@github-actions github-actions bot temporarily deployed to staging/pull/1351/features June 22, 2023 14:55 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/1351/bundle-report June 22, 2023 14:56 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/1351/typedoc June 22, 2023 14:56 Inactive
@lawrence-forooghian lawrence-forooghian marked this pull request as ready for review June 26, 2023 14:37
@lawrence-forooghian lawrence-forooghian force-pushed the 1213-update-tests-to-use-promise-api branch from 49c4d92 to d0f034e Compare June 27, 2023 19:11
This adds the missing Promise-based version of this method.

Since we’re going to be removing the callbacks API in #1199 anyway, I’ve
just replaced the callbacks version of the method.

Resolves #1345.
Base automatically changed from 1213-update-tests-to-use-promise-api to integration/v2 July 3, 2023 12:04
@lawrence-forooghian lawrence-forooghian merged commit 1172194 into integration/v2 Jul 3, 2023
@lawrence-forooghian lawrence-forooghian deleted the 1345-change-generateRandomKey-to-promise branch July 3, 2023 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants