Skip to content

Latest commit

 

History

History

game-vibes

Game Vibes

A quick project using Netlify Identity with Next.js.

Demo

See Demo deployed on Netlify (Email: mario@bros.com - Password: mariobros)

Features

  • installing Netlify Identity Widget and deploying on Netlify.
  • creating an auth context with useContext.
  • handling #, log in and log out.
  • customizing the navbar for connected users.
  • using Netlify Functions to protect content.
  • enabling Google and GitHub as auth providers.

Based on Next.js & Identity (auth) Tutorial by Shaun Pelling - The Net Ninja (2021).