Skip to content

SacredMesa/auth-training

Repository files navigation

This is a Next.js project created to provide training in implementing authentication on the frontend

Getting Started

First, install dependencies withyarn

Then run the development server:

yarn dev

Open http://localhost:3000 with your browser to see the result.

Features

This app contains a login screen on the home page, one other page (/secretstuff) and one api route (/api/secret-route).

The objective is to implement authentication with NextAuth.js and protect the page and api route

About

Training app for implementing frontend authentication

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors