Skip to content

A Login System made in NextJS with cookies, session duration and postgre database integration, tailwind, and much more.

Notifications You must be signed in to change notification settings

Sujas-Aggarwal/login-system

Repository files navigation

A Full Stack Login System using NEXTJS, TAILWIND and SUPABASE POSTGRES

Features-

  • Uses Cookies for Saving Token.
  • Uses 2 Types of Encryption, md5 and crypto respectively.
  • Uses Postgre SQL Database, which is hosted on Supabase.
  • Using NextJS with ESLint, Tailwind and NextJS App Router to keep the code clean and maintainable.
  • Session Expiry after half an hour provides more security
  • Fully Functional and Responsive with a Clean UI
  • NodeJS Server is used which is fast and optimised
  • React Hooks are used precisely to make the code cleaner and easier to use
  • The logout button is also available which removes your cookie and thus provides you with more security

Website Demo Screenshot 2024-02-01 070725 Screenshot 2024-02-01 071941 image

For Demo Purposes-

Admin Account -

username : admin_test

password : password

User Account -

username : user1

password : passwordabc

About

A Login System made in NextJS with cookies, session duration and postgre database integration, tailwind, and much more.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published