[PREVIEW] Auth by Watchen is an opinionated Next.js boilerplate with built-in authentication that combines traditional social logins with embedded crypto wallets, designed to help founders build Web3 applications for mainstream users without vendor lock-in.
Stars
21
Forks
0
Watchers
21
Open Issues
0
Overall repository health assessment
^0.6.0^0.8.0^1.1.14^2.1.15^5.76.2^3.2.0^2.17.2^2.1.1^6.14.1^6.16.0^12.12.215.1.11^4.24.11^19.2.3^1.1.2^19.2.3^2.0.15^3.0.0^2.0.3^3.3.0^2.30.0^2.15.4^4.1.7^22.15.21^19.1.5^19.1.5^8.5.3^4.1.7^5.8.328
commits
FIX REACT SECURITY ISSUES: Update package.json and pnpm-lock.yaml to reflect dependency version upgrades, including React and Next.js updates for CVE-2025-66478, CVE-2025-55184, CVE-2025-55183, CVE-2025-67779
5cb2b46View on GitHubMove watchen-auth-logo.svg file to the correct folder.
6f28e4fView on GitHubRefactor WatchenAuth components: Updated logo image source and adjusted button positioning in WatchenAuth for improved layout. Enhanced footer section with a new logo and text alignment for better visual consistency.
f000873View on GitHubfeat: Added support for customizable authentication providers and an optional logo image.
b6e77d9View on GitHubrefactor: Remove MainLogin component and replace it with WatchenAuth in the sign-in page for improved authentication handling and code organization.
3e4f679View on GitHubstyle: Update button styles and layout in FarcasterButton, MainLogin, and TelegramButton components for improved UI consistency and accessibility. Adjust logo sizes and class names for better responsiveness and visual clarity.
60a343bView on GitHubrefactor: Replace Drawer component with Dialog in EmbeddedWalletUi and ExternalWalletUi, implement responsive design for mobile screens, and remove unused vaul dependency from package.json
97aa6baView on GitHubfix: Correct changelog date for version 0.0.4 from 2024-01-03 to 2025-01-03 in README.md
e46e380View on GitHubchore: Update dependencies, modify build scripts, and refactor UI components: Changed development script to use turbopack, updated various package versions in package.json, removed unused AuroraBackground component, and replaced gradient classes with linear gradient equivalents in multiple components. Adjusted postcss configuration and cleaned up global styles.
401253fView on GitHubAdded cursor rules: Added an mdc file containing development guidelines and best practices for building Ethereum apps, streamlining project documentation and reducing clutter.
fdc4f02View on GitHubAdded Telegram as auth provider & various changes. Check changelog.
d7bf9e5View on GitHub