V3 JS v3.0.0-rc.1
ยท 2 min read
Subscribe via RSSThis release improves authentication security, organization management, configuration-driven rendering, and SDK reliability for a smoother implementation experience.
Changelog
Added
- PKCE support for B2C tenants: Added PKCE authentication support for B2C tenant configurations to help improve security for public applications.
- Admin Portal experience: Added a dedicated adminPortal action that brings organization management capabilities together in one place, including organization settings, domains, invitations, users, roles, security, connections, and SCIM management.
- JavaScript SDK V3 NPM Package (@loginradius/loginradius-js): Released the V3 JavaScript SDK on NPM to simplify installation and dependency management for development teams. Follow the installation and setup guide here.
Authentication & Flow Navigation
- Added support for URL-based flow navigation, allowing customers to send users directly to common journeys such as login, registration, password reset, profile, or logout.
Identifier & Configuration Improvements
- Added CAPTCHA support to the Identifier component to help strengthen protection during user identification flows.
- Improved SCIM and Identifier Availability behavior so these components appear only when enabled in the application configuration.
- Updated the default error display from toast notifications to inline messages, making errors easier for users to notice and resolve in context.
SDK & Developer Experience
- Improved error and success handling across SDKs for more predictable implementation behavior.
- Unified validation and form error handling to provide a more consistent experience across user flows.
Implementation & Architecture
- Standardized component IDs and rendering behavior to improve consistency across supported components.
Improved
- Improved stability and reliability across the React SDK and JavaScript npm packages through architecture updates and internal refactoring.
Please reach out to LoginRadius Support for any further queries.