Handles all xhr calls between client and servlet side for OpenID.
- Source:
Methods
-
<static> getProviders(callbacks)
-
Gets the OpenID providers.
Parameters:
Name Type Description callbacksObject Object with a success and an error function. Properties
Name Type Description successFunction Fired if xhr was successful. errorFunction Fired if xhr was not successful. - Source: