Skip to content
This repository was archived by the owner on Feb 2, 2021. It is now read-only.

kvoncode/nextjs-custom-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MongoDB authentication

Functionality

  • User registers on /register API endpoint
  • If already registered application should show an error message
  • If not registered, write to MongoDB
  • After logging in using password and email app is checking DB for record
  • If found display Hello -name-
  • If not found show an error message

Status

Currently there is a registration implemented, but not the login

About

Custom auth

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published