Discover Corbado’s flexible UI components that can be embedded with a few lines of code.
Component | React | VanillaJS | Description |
---|---|---|---|
CorbadoAuth | <CorbadoAuth/> | Corbado.mountAuthUI() | This component serves as a comprehensive solution for user authentication, combining both account creation and login functionalities into a single, streamlined interface. |
PasskeyList | <PasskeyList/> | Corbado.mountPasskeyListUI() | Component displays and manages all created passkeys. Users can view, create, and delete passkeys directly from this interface, enhancing device and account security management. |