Skip to content

1271.0.0

Choose a tag to compare

@github-actions github-actions released this 22 Sep 12:17
2ace297

@metamask/profile-sync-controller 32.2.0

Added

  • Add beginStepUp, completeStepUp, getElevatedProfileToken and clearStepUpSession to AuthenticationController, holding the elevated token in memory only behind a hard-expiring stepUpSessionExpiresAt state (#10267)
  • Add refreshEnrolledCredentials, beginCredentialEnrollment and completeCredentialEnrollment to AuthenticationController, backed by a memory-only enrolledCredentials state and an optional trace callback (#10266)
  • Add passkey and email OTP enrollment, verification, credential-list, and elevated-token exchange SDK methods (#10265)
  • Add validated MFA domain types and structured MfaError classes with a serialization-safe mfaCode (#10264)
  • Add rampsOrders to USER_STORAGE_FEATURE_NAMES (#10227)