okao's Stars
okao/nextjs-jwt-auth-shadcn
nextjs
Tenacity-Dev/nextjs-latest-auth
You'll learn how to implement your own authentication in Next.js using JWT and storing that JWT inside an httpOnly cookie with the latest App Directory.
whoisryosuke/nextjs-oauth2-cookie-auth
Example NextJS app with OAuth2 login flow using cookies for storage
marmelab/react-admin
A frontend Framework for single-page applications on top of REST/GraphQL APIs, using TypeScript, React and Material Design
huyenNguyen20/NextJS-NestJS-Boilerplate
NextJS-NestJS Boilerplate is an boiler to build web apps using NextJS, ReactJS, Redux, NestJS, MongoDB. The NextJS-NestJS Boilerplate was built with basic User Authentication and Authorization such as Sign Up, Log In, Log Out, Activate User Email, Reset Password. Also, the template already has 2 roles, Admin and User, and basic activities associated with each role.
adminmart/Modernize-Nextjs-Free
Modernize Free Next.js 14 Admin Template with Material Ui React + Typescript
meysamhadeli/booking-microservices-nestjs
Practical microservices, built with Nestjs, CQRS, Vertical Slice Architecture, Event-Driven Architecture, Postgres, RabbitMQ and the latest technologies.
NikoHuerta/archetype-nestjs
Archetype based on Hexagonal Architecture using NestJS, integrated with MongoDB, JWT 2FA Auth, Users CRUD, Swagger Docs, and Log features.
ppetzold/nestjs-paginate
Pagination and filtering helper method for TypeORM repositories or query builders using Nest.js framework :book::paperclip: