Skip to content

palsergech/authjs-web3-providers

Repository files navigation

AuthJS Web3 Providers

npm version License: MIT TypeScript

A collection of Web3 authentication providers for Auth.js (NextAuth.js).

Packages

Package Version Description
@authjs-web3-providers/core npm version Core utilities and types for Web3 providers
@authjs-web3-providers/siwe npm version Sign-In with Ethereum (SIWE) provider
@authjs-web3-providers/solana npm version Solana wallet authentication provider

Quick Start

# Install the SIWE provider
npm install @authjs-web3-providers/siwe
# or
yarn add @authjs-web3-providers/siwe
# or
pnpm add @authjs-web3-providers/siwe

Demo

Try out the live demo application: AuthJS Web3 Demo

The source code of the demo application can be found in the examples folder:

Contributing

We welcome contributions! Please see our Contributing Guide for details.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Security

If you discover any security related issues, please email paulpaulych@gmail.com instead of using the issue tracker.

Support

For support, please open an issue in the GitHub repository or contact us at paulpaulych@gmail.com.

Releases

No releases published

Packages

 
 
 

Contributors