The social login service provides a generic authorization interface through
the Stormpath social login interface.
Methods
authorize(accountStoreHref, options)
Authorizes the user using a social authentication provider. This method starts
the redirect flow that attempts to authenticate the user, and, if successful,
ends in the redirect uri configured via STORMPATH_CONFIG.SOCIAL_LOGIN_REDIRECT_URI.