Skip to content
@auth-templates

Auth templates

Templates using hybrid sessions and JWTs for authentication.

Auth Templates

A fullstack authentication template using a hybrid model that combines server-side sessions and JWT-based access control.

This project includes:

  • A Node.js backend API (Express) that handles authentication logic using secure HTTP-only cookies, sessions, and JWTs
  • A Next.js frontend that interfaces with the API to provide a stateless, secure, and user-friendly experience

The goal is to offer a production-ready starting point for building secure applications using modern authentication best practices.

Popular repositories Loading

  1. express-hybrid-auth-api express-hybrid-auth-api Public template

    A secure and production-ready authentication backend built with Express, combining server-side sessions and JWT access tokens stored in HTTP-only cookies. Features include 2FA, CSRF protection, ref…

    TypeScript

  2. nextjs-hybrid-auth nextjs-hybrid-auth Public template

    Next.js Frontend for Hybrid Session + JWT Authentication API

    TypeScript

  3. .github .github Public

Repositories

Showing 3 of 3 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…