@loginradius/loginradius-react-sdk
v3.0.0-rc.1.1
Published
A React SDK for integrating LoginRadius authentication and identity management
Maintainers
Readme
🚀 Get started with LoginRadius
- Sign up for an account.
- Create an application in your LoginRadius Dashboard.
- Spin up a new codebase with one of the quickstart guides.
Install the SDK with your preferred package manager:
npm install @loginradius/loginradius-react-sdk
# or
yarn add @loginradius/loginradius-react-sdk
# or
pnpm add @loginradius/loginradius-react-sdk🏁 Learning LoginRadius
LoginRadius's full documentation is available at loginradius.com/docs.
- We recommend starting with the quickstart guides. They'll help you quickly add LoginRadius to your application. If you're starting a new React project, check out our most popular quickstart: React.
- LoginRadius offers a comprehensive suite of components designed to seamlessly integrate authentication and multi-tenancy into your application. To learn more about LoginRadius's components, check out the docs.
- LoginRadius's organizations feature provides powerful multi-tenancy capabilities, allowing you to group users, manage roles and permissions, and control access to resources. Perfect for B2B applications, enterprise software, and any multi-tenant system. Learn more in the docs.
🛟 Release notes
Curious what we shipped recently? You can browse the GitHub Releases page or look at the individual CHANGELOG.md files inside each package (e.g. loginradius-react-sdk CHANGELOG).
License
This project is licensed under the MIT License.
