v1.24.0
Feature
Add server-side authentication checks for sign-in and sign-up pages
- Implemented server-side authentication checks to redirect authenticated users away from the sign-in and sign-up pages, preventing race conditions with Clerk components.
- Users are redirected to the specified URL if already authenticated, enhancing user experience by avoiding unnecessary navigation to these pages.
