Go to developer

popup_closed

The user closed the KEYRA popup before completion.

On this page
Clientpopupoauthwebpaste

Code: popup_closed · Shape: sdk_client

Meaning

The user closed the KEYRA popup before completion.

Likely causes

  1. User dismissed the window
  2. Parent navigation disrupted the flow

How to diagnose

  • KeyraOAuthError code popup_closed.
  • Confirm onError vs success paths.

How to fix

  • Prompt the user to try again.
  • Keep parent page stable during popup.

Retry behavior

Yes — user-initiated new verify.

SDK: verifyWithPopup()

Troubleshooting: popup-redirect

Guides: Popup flow