Module: explorer/openid-service

explorer/openid-service

Handles all xhr calls between client and servlet side for OpenID.
Source:

Methods

<static> getProviders(callbacks)

Gets the OpenID providers.
Parameters:
Name Type Description
callbacks Object Object with a success and an error function.
Properties
Name Type Description
success Function Fired if xhr was successful.
error Function Fired if xhr was not successful.
Source: