Skip to content
Snippets Groups Projects
Select Git revision
  • f7d327c0788ae43daf1e31acdc53baf16d4e37dd
  • master default protected
2 results

nuxt-blog

Sofiane Lasri-Trienpont's avatar
Sofiane Lasri authored
Add API endpoints for user registration and login using bcrypt for
password hashing and comparison. Introduce a Pinia store for managing
authentication state, including login, register, and logout actions.
Implement middleware to protect admin routes, redirecting
unauthenticated users to the login page. Integrate Prisma for database
interactions.
f7d327c0
History
Name Last commit Last update