mirror of
https://github.com/vercel/next-learn.git
synced 2026-06-11 09:51:47 +00:00
abf301951d0499415408aec1594faa45f3e12026
next-auth v5 (#219)
* Update to latest + refactoring. * idk, fuck it * Trying to make it work * add `next-auth` fixes (#211) Co-authored-by: Balázs Orbán <info@balazsorban.com> * Another one * test * bump `next` and `next-auth`, `bcrypt` -> `bcryptjs` * simplify * upgrade types * add basic html form validatoin * add zod validation * update * remove non next-auth changes * revert * revert * revert * revert * uses bcrypt * fix imports * tweaks * revert * revert * revert --------- Co-authored-by: Lee Robinson <lrobinson2011@gmail.com> Co-authored-by: Delba de Oliveira <delbabrown@gmail.com>
Learn Next.js
This repository contains starter templates for Learn Next.js courses:
The final examples are available on:
Description
Languages
TypeScript
67.3%
JavaScript
24.9%
CSS
7.8%