12.04.2024

tuedodev

Next.js 2-Factor Authentication (app directory) with Email and Password credentials, role-based authorizations, basic admin dashboard with CRUD functionality and toggle light dark mode as cherry on top.

05.03.2024

tuedodev

Next JS together with SSR can be a challenge to create a flicker-free toggle button for light and dark, but a session cookie can help.

22.02.2024

tuedodev

Enabling basic cryptographic functions performing on Next.js Edge Runtime with Web Crypto API.