Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/reverb6821/storelytic
https://github.com/reverb6821/storelytic
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/reverb6821/storelytic
- Owner: reverb6821
- Created: 2022-08-28T20:42:20.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T22:33:12.000Z (3 months ago)
- Last Synced: 2024-11-08T01:48:29.967Z (3 months ago)
- Language: TypeScript
- Size: 14 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Auth.js: https://authjs.dev/
Resend: https://resend.com/
Node.js: https://nodejs.org/en
ShadcnUI: https://ui.shadcn.com/
Clerk: https://dub.sh/SdVFxFUKey Features:
* 🔐 Next-auth v5 (Auth.js)
* 🚀 Next.js 14 with server actions
* 🔑 Credentials Provider
* 🌐 OAuth Provider (Social login with Google & GitHub)
* 🔒 Forgot password functionality
* ✉️ Email verification
* 📱 Two factor verification (2FA)
* 👥 User roles (Admin & User)
* 🔓 Login component (Opens in redirect or modal)
* 📝 Register component
* 🤔 Forgot password component
* ✅ Verification component
* ⚠️ Error component
* 🔘 Login button
* 🚪 Logout button
* 🚧 Role Gate