An open API service indexing awesome lists of open source software.

https://github.com/corbado/javascript


https://github.com/corbado/javascript

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

        

GitHub Repo Cover

# Corbado JavaScript SDKs

[![License](https://img.shields.io/badge/license-MIT-green)](https://github.com/corbado/javascript/blob/main/LICENSE)
[![Documentation](https://img.shields.io/badge/documentation-available-brightgreen)](https://docs.corbado.com/overview/welcome)
[![Slack](https://img.shields.io/badge/slack-community-blueviolet)](https://join.slack.com/t/corbado/shared_invite/zt-1b7867yz8-V~Xr~ngmSGbt7IA~g16ZsQ)

**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.**

---

## Get Started with Corbado

To begin using the Corbado SDKs in your project, follow these simple steps:

1. **Create an account:** Sign up for an account at [Corbado](https://app.corbado.com).
2. **Setup your project:** Use Corbado's setup wizard to configure your Corbado project. This will help you integrate the SDK seamlessly into your project.

---

## Package Overview

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](https://react.demo.corbado.io) | [Docs](https://docs.corbado.com/frontend-integration/react) |
| `web-js` | Provides prebuilt customizable UI components for Vanilla JavaScript projects. Perfect for projects not using React. | [Example](https://web-js.demo.corbado.io/) | [Docs](https://docs.corbado.com/frontend-integration/vanilla-js) |

---

## Further Documentation

For more detailed information and advanced configuration options, please visit our [Documentation Page](https://docs.corbado.com/overview/welcome).

## Release Notes

Find out what we've shipped! Check out the changelog files for `@corbado/react` package [here](./packages/react/changelog.md) and changelogs for `@corbado/web-js` package [here](./packages/web-js/changelog.md)

---

## License

This project is licensed under the MIT License - see the [LICENSE](./LICENSE) file for details.