May be blocked by pop-up blockers if called outside a user-initiated handler.
Usage | Returns |
---|---|
ee.data.authenticateViaPopup(success, error) |
Argument | Type | Details |
---|---|---|
success | Function, optional | The function to call if authentication succeeds. |
error | Function, optional | The function to call if authentication fails, passing the error message. |