https://github.com/bytegrad/nextjs-auth-starter-kinde-auth
A simple Next.js + Authentication starter using Kinde Auth for auth.
https://github.com/bytegrad/nextjs-auth-starter-kinde-auth
Last synced: 6 months ago
JSON representation
A simple Next.js + Authentication starter using Kinde Auth for auth.
- Host: GitHub
- URL: https://github.com/bytegrad/nextjs-auth-starter-kinde-auth
- Owner: ByteGrad
- Created: 2024-02-14T18:26:37.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-14T18:29:40.000Z (about 2 years ago)
- Last Synced: 2024-11-29T10:42:33.562Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 73.2 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a simple Next.js App Router + Authentication starter with Kinde Auth.
## Getting Started
Create a .env.local file with the environment variables from the .env.example file. You can find the environment variables within your Kinde dashboard. You can then delete the .env.example file.