Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oliverspeir/lucia-studio-magiclink
https://github.com/oliverspeir/lucia-studio-magiclink
astro lucia-auth magiclink
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/oliverspeir/lucia-studio-magiclink
- Owner: OliverSpeir
- Created: 2024-06-05T06:48:36.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-15T02:54:11.000Z (6 months ago)
- Last Synced: 2024-06-15T03:41:57.368Z (6 months ago)
- Topics: astro, lucia-auth, magiclink
- Language: TypeScript
- Homepage: https://lucia-studio-magiclink.vercel.app
- Size: 75.2 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lucia Studio Magic Link
1. Proof of concept
2. WIP
3. Need a resend API key to test yourself (very easy no credit card required)## TO DO
1. Polish up code
2. Rate limit## Resources
- [Lucia Astro DB adapter](https://github.com/pilcrowOnPaper/lucia-adapter-astrodb)
- [Lucia Docs](https://lucia-auth.com/)
- [Pilcrow's Book on Auth](https://thecopenhagenbook.com/)
- [Resend](https://resend.com/)
- [Email Verification Guide](https://thecopenhagenbook.com/email-verification)