Skip to content

kinde-oss/kinde-auth-nextjs

Folders and files

NameName
Last commit message
Last commit date
Feb 16, 2025
Nov 16, 2023
Nov 16, 2023
Feb 3, 2025
Feb 14, 2025
Nov 16, 2023
Mar 12, 2025
Nov 28, 2024
May 4, 2023
Nov 27, 2024
Apr 9, 2024
Nov 15, 2024
May 4, 2023
Feb 13, 2025
May 4, 2023
Dec 13, 2022
Feb 5, 2024
Nov 28, 2024
Feb 27, 2025
Mar 21, 2025
Nov 28, 2024
Jul 22, 2024
Feb 14, 2025
Feb 14, 2025
Feb 8, 2025
Nov 28, 2024
Nov 28, 2024

Repository files navigation

Kinde NextJS

The Kinde SDK for NextJS.

You can also use the NextJS starter kit here.

PRs Welcome Kinde Docs Kinde Community

Documentation

Please refer to the Kinde NextJS SDK document.

Publishing

The core team handles publishing.

To publish a new package version, use the “Release and Publish to NPM” action in the “Actions” tab.

Contributing

Please refer to Kinde’s contributing guidelines.

Playground

To create the playground run npm run dev:prepare

This will clone the NextJS app router starter kit into a /playground directory and reference the SDK via npm link.

You will need to add your Kinde credentials to the generated .env.local file inside /playground

npm run dev will load up the playground on http://localhost:3000

License

By contributing to Kinde, you agree that your contributions will be licensed under its MIT License.