kasukabe-quickauth
v1.0.3
Published
A lightweight, plug-and-play authentication starter
Maintainers
Readme
quickauth ⚡
npx kasukabe-quickauth🚀 Features
- Built with Express + TypeScript
- Middleware:
cors,morgan - Auth via:
- JWT (access & refresh tokens)
- OAuth (Google)
- MongoDB + Mongoose
- Secure
httpOnlytokens - Refresh token (7d) / Access token (15m)
- Includes
.envand.env.examplefor easy config
🤝 Contributing
Found a bug? Have a feature request? Contributions are welcome!
- 🍴 Fork the repo: https://github.com/Kasukabe-Labs/quickauth
- 🌿 Create your feature branch (
git checkout -b amazing-feature) - 💾 Commit your changes (
git commit -m 'Add amazing feature') - 📤 Push to the branch (
git push origin amazing-feature) - 🎉 Open a Pull Request
📄 License
MIT © Subhraneel Goswami
