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

* Add recoverAccount api #458

Merged
merged 5 commits into from
Feb 21, 2023

Conversation

Ethella
Copy link
Member

@Ethella Ethella commented Feb 17, 2023

πŸ“¦ Pull Request

[Provide a general summary of the pull request here.]

Add recoverAccount({email})

βœ… Fixed Issues

  • [List any fixed issues here like: Fixes #XXXX]

🚨 Test instructions

[Describe any additional context required to test the PR/feature/bug fix.]

⚠️ Don't forget to add a semver label!

Please only add one label:

  • patch: Bug Fix?
  • minor: New Feature?
  • major: Breaking Change?
  • skip-release: It's unnecessary to publish this change.

@Ethella Ethella added the minor Increment the minor version when merged label Feb 17, 2023
@Ethella Ethella self-assigned this Feb 17, 2023
@shortcut-integration
Copy link

This pull request has been linked to Shortcut Story #71407: add recoverAccount in magic-js.

@@ -85,4 +86,13 @@ export class UserModule extends BaseModule {
);
return this.request<string | null>(requestPayload);
}

/** */
Copy link
Contributor

Choose a reason for hiding this comment

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

NIT: remove empty comment

dgerrellsMagic
dgerrellsMagic previously approved these changes Feb 17, 2023
@Ethella Ethella merged commit c1dc78b into master Feb 21, 2023
@Ethella Ethella deleted the jerryliu-sc-71407-add-recoveraccount-in-magic-js branch February 21, 2023 18:10
@magiclabsFE magiclabsFE added the released This issue/pull request has been released. label Feb 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Increment the minor version when merged released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants