@lit-protocol/lit-auth-client
v7.0.0
Published
`lit-auth-client` makes it easy to manage PKP authentication with Lit Protocol. This library offers convenient classes for social logins, Ethereum wallet sign-ins, and minting and fetching of PKPs linked to auth methods.
Downloads
5,007
Keywords
Readme
lit-auth-client
lit-auth-client
makes it easy to manage PKP authentication with Lit Protocol. This library offers convenient classes for social logins, Ethereum wallet sign-ins, and minting and fetching of PKPs linked to auth methods.
📜 API Reference
Check out the API reference.
📦 Installation
Get started by installing the package:
yarn add @lit-protocol/lit-auth-client
🙌 Contributing
This library was generated with Nx.
Building
Run nx build lit-auth-client
to build the library.
Running unit tests
Run nx test lit-auth-client
to execute the unit tests via Jest.