Skip to content

Particle-Network/create-authkit

Repository files navigation

Create Authkit

Among all of the SDKs for Particle Auth, the Web SDK (@particle-network/authkit) is the most widely used and thus offers extensive support and flexibility in driving onboarding through social logins facilitating interaction with Particle’s Wallet-as-a-Service.

The Particle Authkit SDK is the primary mechanism for configuring and using social logins. Whether you’re starting from scratch or already have an onboarding or authentication flow set up within your application, the Particle Auth Web SDK is a simple yet powerful integration.

Overview

Particle Authkit is a React library that makes it easy to add social and custom authorization connection to your dapp.

✅ Supports all EVM-compatible chains and Solana chains
✅ Supports email, phone, social, and custom authorization
✅ Easily customizable
Account Abstraction
✅ Embedded Wallet

Examples

The following examples are provided in the examples folder of this repo.

  • next-authkit-app
  • react-authkit-app

Learn More

  • 🎉Live Demo - feature demonstration and custom styling.
  • 👉Docs - learn about @particle-network/authkit features and API.