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
- User dismissed the window
- 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.
Related
SDK: verifyWithPopup()
Troubleshooting: popup-redirect
Guides: Popup flow
