Skip to content
This repository was archived by the owner on Aug 24, 2025. It is now read-only.

This project is a Next.js application that integrates Google Drive OAuth2 authentication. It allows users to securely connect their Google account, authenticate via OAuth2, and interact with their Google Drive files directly from a Next.js interface.

Notifications You must be signed in to change notification settings

ahmadrizal1st/nextjs-googledrive-oauth2

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First install the package

npm i

Rename the .env.example to .env.local and populate the environment variables

Last, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

About

This project is a Next.js application that integrates Google Drive OAuth2 authentication. It allows users to securely connect their Google account, authenticate via OAuth2, and interact with their Google Drive files directly from a Next.js interface.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •