Package Exports
- @lit-protocol/lit-auth-client
- @lit-protocol/lit-auth-client/src/index.js
- @lit-protocol/lit-auth-client/src/lib/providers/BaseProvider
- @lit-protocol/lit-auth-client/src/lib/providers/BaseProvider.js
- @lit-protocol/lit-auth-client/src/lib/utils
- @lit-protocol/lit-auth-client/src/lib/utils.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@lit-protocol/lit-auth-client) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Lit Auth Client
A comprehensive authentication client for managing PKP (Programmable Key Pair) authentication with Lit Protocol. This package simplifies the integration of various authentication methods including social logins and Ethereum wallet sign-ins.
Installation
yarn add @lit-protocol/lit-auth-client
Quick Start
See the lit-pkp-auth-demo here
Key Features
- Social login integration
- Ethereum wallet authentication
- PKP minting and management
- Auth method linking
- Secure token handling
- Multiple provider support
Documentation
For detailed API documentation, visit the API reference.