clerk / javascript

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

feat(ui): Implement email, username, and phone fields #3549

Closed joe-bell closed 1 month ago

joe-bell commented 1 month ago

Description

[!NOTE] As @alexcarpenter is mid-way through #3546, I'll hold off implementing these fields within /sign-up

Adds dual/triple method fields, along with conditional rendering based on user configuration

Sign-in

CleanShot 2024-06-12 at 14 05 20@2x CleanShot 2024-06-12 at 14 06 16@2x CleanShot 2024-06-12 at 14 06 28@2x CleanShot 2024-06-12 at 14 05 33@2x CleanShot 2024-06-12 at 14 05 52@2x CleanShot 2024-06-12 at 14 06 04@2x

Checklist

Type of change

changeset-bot[bot] commented 1 month ago

🦋 Changeset detected

Latest commit: 0b020384061ff7c823937c01bda1791ad91a04bf

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

joe-bell commented 1 month ago

Closing this and starting again as the conflicts are just too painful