Gadgets.oauth.Popup (v0.9)
NeedsExamples
gadgets.oauth.Popup
OAuth popup window manager.
Methods
gadgets.oauth.Popup.createOpenerOnClick
;Function createOpenerOnClick()
Returns
TypeDescription |
Function |
an onclick handler for the "open the approval window" link. |
Description
gadgets.oauth.Popup.createApprovedOnClick
;Function createApprovedOnClick()
Returns
TypeDescription |
Function |
an onclick handler for the "I've approved" link. This may not ever be called. If we successfully detect that the window was closed, this link is unnecessary. |
Description
{{ JsApiAlphaList_(v0.9) }}