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
- Host: GitHub
- URL: https://github.com/devzstudio/w3auth
- Owner: Devzstudio
- License: mit
- Created: 2022-07-08T10:44:07.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-14T09:51:08.000Z (over 2 years ago)
- Last Synced: 2025-04-11T21:08:00.379Z (10 months ago)
- Topics: auth, authentication, hacktoberfest, nextjs, react, web3
- Language: TypeScript
- Homepage: https://w3authdemo.devzstudio.com/
- Size: 1.56 MB
- Stars: 11
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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.
[]()
# 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
[]()
# 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
[](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)
[](https://railway.app/new/template/apHdWH)
[](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)