Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
1 result

nuxt-blog

  • Clone with SSH
  • Clone with HTTPS
  • Sofiane Lasri-Trienpont's avatar
    Sofiane Lasri authored
    - Add Session model to Prisma schema for session handling
    - Implement session generation in `generateSession` utility
    - Update registration and login APIs to create and set sessions
    - Add middleware to skip user existence check in development
    - Add Prisma client singleton for better connection management
    - Include `@prisma/nuxt` module and `cookie` package in dependencies
    - Create migration for session table and unique token index
    8d9afbe8
    History
    Name Last commit Last update