Package Exports
- @kinde-oss/kinde-auth-nextjs
- @kinde-oss/kinde-auth-nextjs/dist/cjs/index.js
- @kinde-oss/kinde-auth-nextjs/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@kinde-oss/kinde-auth-nextjs) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Kinde NextJS
The Kinde SDK for NextJS.
You can also use the NextJS starter kit here.
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.