Module: explorer/widgets/login/OAuthLogin

explorer/widgets/login/OAuthLogin

Handles the OAuth login process via a popup. Multiple instances of this module are created in the LoginDialog for each individual login option.
Source:
See:

Extends

  • dijit/_WidgetBase
  • dijit/_TemplatedMixin

Methods

onPopupClose()

Handler for when the popup window closes.
Source:

onPopupOpen()

Handler for when the popup window opens.
Source:

onSecurityTokenListener()

The method that is called when the security token event listener is triggered.
Source:

startup()

Called right after widget is added to the dom. See link for more information.
Source:
See:

togglePopup()

Creates and opens the popup for user authentication.
Source: