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

https://github.com/devzstudio/w3auth

🔐 w3auth - Integrate w3auth for your identity needs
https://github.com/devzstudio/w3auth

auth authentication hacktoberfest nextjs react web3

Last synced: 10 months ago
JSON representation

🔐 w3auth - Integrate w3auth for your identity needs

Awesome Lists containing this project

README

          

# w3auth

w3auth app allows access to JWTs and refresh cookies. Provide admins with the ability to limit access by allowlist, NFT gating, and token gating.

[![w3auth](https://raw.githubusercontent.com/Devzstudio/w3auth/mockup/public/assets/images/demo.png 'w3auth')]()

# Features

⛓️ Support multiple chains

👥 User management

🖼️ NFT Gating

🎟️ Token Gating

✨ Custom JWT Claim

🧩 Custom profile fields

👤 Basic user profile

🔗 Link multiple wallets on user account

🌐 Country blocklist

🧠 Multiple team members

🪪 Support Blockpass KYC

# Authentication Flow

[![w3authflow](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F919JAnQdhkavPsOI2Tl5%2Fuploads%2Fik2kFaVMNESgNyICfE26%2Fw3auth.drawio.png?alt=media&token=71228fac-ba15-4d3a-ae2c-cec8c60a9f53 'w3authflow')]()

# Documentation

https://w3auth.devzstudio.com/

# Admin console

Live demo: https://w3authdemo.devzstudio.com/

- Signing in is allowed for all users in the demo.

# Integrated live demo

Live demo: https://w3authuser.devzstudio.com/

Demo code: https://github.com/Devzstudio/w3auth_demo

# Deploy

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FDevzstudio%2Fw3auth&env=DATABASE_URL,JWT_SECRET,ADMIN_JWT_SECRET,ALCHEMY_API,CRON_PASSWORD,FRONT_END_URL&repo-name=w3auth)

[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/new/template/apHdWH)

[![Deploy on Heroku](https://www.herokucdn.com/deploy/button.svg)](https://www.heroku.com/deploy/?template=https://github.com/Devzstudio/w3auth)

# Credits

[Planetscale](https://planetscale.com/)
[HashNode](https://hashnode.com/)
[NextJs](https://nextjs.org/)
[Prisma](prisma.io)
[Alchemy](https://www.alchemy.com)