An open API service indexing awesome lists of open source software.

https://github.com/1983shiv/learn-nextjs-auth-google-github

learn-nextjs-auth-google-github
https://github.com/1983shiv/learn-nextjs-auth-google-github

authentication models mongodb mongodb-database next-api next-auth next-auth-navigation next-auth-provider nextjs tailwindcss user-authentication

Last synced: 2 months ago
JSON representation

learn-nextjs-auth-google-github

Awesome Lists containing this project

README

        

šŸ‘‹ Hi, I’m Shiv Srivastava

A Full-Stack developer from India


### Learning User Authentication and CRUD operation and securing api integration using next-Auth library mongoose authentication with google auth and github.

clone the repository to your computer
`git clone https://github.com/1983shiv/learn-nextjs-auth-google-github.git`

go to tik-tac-to directory
`cd learn-nextjs-auth-google-github`

install necessary dependancies
`npm install`

run the app
`npm dev`