Magic link authentication service for your projects. [built for the mlAuthPlanetscale x Hashnode Hackathon]
Technologies
- ExpressJs - Backend framework
- Planetscale - Database
- Prisma - Data schema ORM tool
- Linode - Hosting
- Vue.js - Front-end website
- Maizzle - Email template inspiration
Documentation
Official Documentation
Packages
- mlauth-js - An npm package that assists in integration of mlAuth into both front-end and back-end projects.
Examples
Here are some examples projects demonstrating how to use mlAuth inside projects.
- mlAuth-client (Vite + Vue.js) - mlAuth's official front-end client website.
- mlauth-fe-demo (Vite + Vue.js)
- mlauth-be-demo (NodeJs + Express)