Corbado's JavaScript SDKs allow you to integrate passkey-based authentication into your web apps. These SDKs give you access to Corbado's core functionalities as well as its UI Components.
To begin using the Corbado SDKs in your project, follow these simple steps:
This repository contains all of Corbado's frontend JavaScript packages, each designed to cater to different aspects of your project's authentication needs.
Package Name | Description | Link to Example | Documentation |
---|---|---|---|
react |
Provides prebuilt customizable UI components for React projects. Ideal if you are building a React frontend and need quick integration. | Example | Docs |
web-js |
Provides prebuilt customizable UI components for Vanilla JavaScript projects. Perfect for projects not using React. | Example | Docs |
For more detailed information and advanced configuration options, please visit our Documentation Page.
Find out what we've shipped! Check out the changelog files for @corbado/react
package here and changelogs for @corbado/web-js
package here
This project is licensed under the MIT License - see the LICENSE file for details.