Error payload returned when browser operations fail.
Matches the shared native/JS error contract defined in @ping-identity/rn-types.
Rejections use this shape; cancellations resolve as { type: 'cancel' }.
{ type: 'cancel' }
Error payload returned when browser operations fail.
Matches the shared native/JS error contract defined in @ping-identity/rn-types.