corbado / javascript

MIT License
7 stars 2 forks source link

Web-Core & React-SDK: Implement Flow Handler for All UIs #11

Closed Aby-JS closed 7 months ago

Aby-JS commented 7 months ago

Why

To provide a smooth and robust authentication experience for Corbado users, it is essential to have comprehensive flow handlers. These flow handlers ensure that users go through the various authentication processes, such as email OTP, passkey, third-party authentication, etc., seamlessly and securely.

The flow components are as follows:

TODO

Acceptance criteria

Implementation idea

incorbador commented 7 months ago

add unit tests for flow-handler in web-core

incorbador commented 7 months ago

@Aby-JS works today and tomorrow, plan is to complete flow handler so that @isahohieku can start integrating the react-ui.

incorbador commented 7 months ago

working on PR feedback

incorbador commented 7 months ago

working on PR feedback