sszczep / kinde-auth-react

Kinde React SDK for frontend authentication flows

Home Page:https://kinde.com/docs/developer-tools/react-sdk/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kinde React

The Kinde SDK for React.

You can also use the React starter kit here.

PRs Welcome Kinde Docs Kinde Community

Documentation

Please refer to the Kinde React 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 React 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 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.

About

Kinde React SDK for frontend authentication flows

https://kinde.com/docs/developer-tools/react-sdk/

License:MIT License


Languages

Language:TypeScript 89.7%Language:JavaScript 10.3%