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
- Host: GitHub
- URL: https://github.com/1983shiv/learn-nextjs-auth-google-github
- Owner: 1983shiv
- Created: 2023-01-28T08:56:29.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-28T17:39:27.000Z (over 2 years ago)
- Last Synced: 2023-02-27T13:12:21.254Z (about 2 years ago)
- Topics: authentication, models, mongodb, mongodb-database, next-api, next-auth, next-auth-navigation, next-auth-provider, nextjs, tailwindcss, user-authentication
- Language: JavaScript
- Homepage:
- Size: 86.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`