corbado / javascript

MIT License
7 stars 2 forks source link

Additional components: PasskeyList #78

Closed incorbador closed 5 months ago

incorbador commented 5 months ago

Why

Currently, @corbado/react contains a CorbadoAuth components that handles user signUp and user login. For users that are logged in we also want to show a list of existing passkeys and allow them to manage them.

TODO

Acceptance criteria

Implementation idea

incorbador commented 5 months ago

We could add lazy loading here if it can be done fast. Otherwise it is also ok to do that after the launch.

incorbador commented 5 months ago

TODO: @incorbador can we update Figma to include this component?

incorbador commented 5 months ago

Figma has been updated with a draft of PasskeyList => we can work with this one. image