8000 GitHub - RedaKadri/lucia-auth: Implementing different authentication methods with the help of lucia
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on May 26, 2025. It is now read-only.

RedaKadri/lucia-auth

Repository files navigation

This is a Next.js project for learning how to implement auth from scratch using lucia

Getting Started

First, run these commands:

cp .env.example .env
bun install
bun db:generate
bun db:migrate
bun --bun dev

Open http://localhost:3000 with your browser to see the result.

Note

for the email and password example switch to the other branch

About

Implementing different authentication methods with the help of lucia

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0