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

Export crypto-api/recovery-key.ts #4413

Closed
wants to merge 1 commit into from

Conversation

florianduros
Copy link
Contributor

@florianduros florianduros commented Sep 18, 2024

Checklist

  • Tests written for new code (and old code if feasible).
  • New or updated public/exported symbols have accurate TSDoc documentation.
  • Linter and other CI checks pass.
  • Sign-off given on the changes (see CONTRIBUTING.md).

In #4399, we deprecated MatrixClient.keyBackupKeyFromRecoveryKey and MatrixClient.isValidRecoveryKey. We recommend to use decodeRecoveryKey directly however decodeRecoveryKey is not exported.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Task Tasks for the team like planning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants