Skip to content

NextJS authentication app using OAuth provider to login with Github.

Notifications You must be signed in to change notification settings

kevinCubas/authenticapp

Repository files navigation

Authenticapp

NextJS authentication app using OAuth provider to login with Github.

Technologies & tools

Layout

Basic Layout - focus on application features

🏃‍♂️ Running the project

Clone the repository

npm install to install project dependencies.

Create a .env file in the root of the project - copy both the Client ID and Client Secret from OAuth Provider Configure-OAuth and paste them in.

Then start the project server.

npm run dev

About

NextJS authentication app using OAuth provider to login with Github.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published