clerk / javascript

Official Javascript repository for Clerk authentication
https://clerk.com
MIT License
981 stars 221 forks source link

fix(elements): Correct TS types for verification machine #3671

Closed LekoArts closed 2 weeks ago

LekoArts commented 2 weeks ago

Description

Inside our verification machine we had a bunch of as unknown as SignInFactor assertions and other inaccurate TS types. This PR fixes it 👍 See inline comments for more context.

Fixes SDK-1845

Checklist

Type of change

changeset-bot[bot] commented 2 weeks ago

🦋 Changeset detected

Latest commit: e0e2dff978c044ca8e55b744a18a16f87bdac49a

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 0 packages When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR