October 2025 Summaries
2 posts from PropelAuth
Filter
Month:
Year:
Post Summaries
Back to Blog
A Halloween-themed project explores using early 2000s web design patterns by building a web app where a flock of bats follows the user's mouse, utilizing React and the react-spring library. React-spring, known for its ease of use in managing animations, allows developers to create smooth transitions by defining animatable properties and their initial and final values. The project extends a basic example to animate bats using the useSprings hook, which enables multiple animations with adjustable parameters like mass and easing. The bats' movement is synchronized with mouse events, introducing randomness to create a dynamic effect. Beyond this playful application, react-spring offers various use cases, including polished list reordering, page transitions, and parallax effects, making it a versatile tool for producing both simple and complex web animations.
Oct 31, 2025
968 words in the original blog post.
PropelAuth has introduced a new solution called Bring-Your-Own (BYO) for enhancing existing authentication systems, allowing businesses to integrate enterprise-level features without needing to replace their current setups or undergo data migrations. This self-hosted approach lets organizations maintain control over their data while adding features such as advanced session management, enterprise SSO, and SCIM provisioning. By addressing the gap between home-built authentication systems and those offered by established providers, PropelAuth BYO offers modern tooling like a built-in dashboard, JSON audit logs, and typed SDKs that simplify integration and debugging. This setup is particularly useful for teams that have built a solid foundation but need to meet enterprise demands, offering a seamless way to enhance security features while keeping data and operations within their own environment.
Oct 07, 2025
627 words in the original blog post.