Skip to content

eric-notifi/google-oauth-example

Repository files navigation

GOOGLE OAUTH EXAMPLE

How to get started

  1. In the terminal, run mv .env.local.example .env.local

  2. Fill in Google oauth credentials accordingly in .env.local

  3. npm install

  4. npm run dev

  5. Access http://localhost:3000

DEMO video

Screen.Recording.2024-08-29.at.14.22.30.mov

NOTE: How to register a google oauth app and get the credentials, please refer to the offical doc / video here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published