Methods
authUser() → {Promise.<DropboxAuth>}
The main function to handle authentication via a popup window.
- Source:
Returns:
The promise which contains the end auth object
- Type
- Promise.<DropboxAuth>
dispatchResult()
This function is meant to run on page load and is in charge
of dispatching messages from the popup window back to the
main window.
- Source: