corbado / javascript

MIT License
7 stars 2 forks source link

React: email OTP sign up #26

Closed incorbador closed 5 months ago

incorbador commented 7 months ago

Why

In #25 we created React logic to sign users up through email OTP. We now build the required UI components.

TODO

We only create components here, no redirect logic (this is done #12 )

image image image

Acceptance criteria

Implementation idea

incorbador commented 7 months ago

Some components in progress, depends on base project setup PR

incorbador commented 7 months ago

waiting PR review + adding an example

incorbador commented 5 months ago

this has already been done