Fix6.15.1
Ensure ticket-based sign-in and sign-up flows finalize correctly
Fixed an issue where ticket-based sign-in and sign-up flows that started before Clerk finished loading could not be finalized successfully. This ensures users can complete authentication flows even if initiated during the loading phase.
Patch Changes
- Ensure ticket-based sign-in and sign-up flows started before Clerk finishes loading can be finalized successfully. (#9628) by @jeremy-clerk
reactauthsign-insign-upfix
Source: original entry ↗