v1.9.1
StatusService::extractDataFromResponse() now strips null values before merging, preventing status-check responses (which lack a verification_url) from overwriting a previously stored valid URL. This was causing an infinite resume loop where users could never be redirected back to the verification provider. Made-with: Cursor