IdentityManager

IdentityManager

(private) new IdentityManager(callback)

Add Identity Manager
Source:
Parameters:
Name Type Description
callback GetIdentityCallback Invoked when the identities are available

Methods

(static) getIdentities()

Return the identities
Source:

(static) getIdentityBuilder()

Return an identiti Builder
Source:

(static) userDelete(userDeleteCallback)

Delete the current user.
Source:
Parameters:
Name Type Description
userDeleteCallback UserDeleteCallback The callback invoked when the request is done. It has an error if the request couldn't be completed