Identity
interface Identity
Content copied to clipboard
Identity data associated to an authenticated user.
Types
Functions
get Access Token
Link copied to clipboard
Gets the OAuth access token attached to this Identity instance when available.
get Context
Link copied to clipboard
get Created At
Link copied to clipboard
Gets the creation date of the webcom user account attached to this Identity instance.
get Display Name
Link copied to clipboard
Gets the display name attached to this Identity instance when available.
get Expires
Link copied to clipboard
Gets the expiration date of the authentication token attached to this Identity instance when available.
get JSONProvider Profile
Link copied to clipboard
get Provider
Link copied to clipboard
Gets the identifier of the identity provider that forged this Identity instance.
get Provider Profile
Link copied to clipboard
get Provider Uid
Link copied to clipboard
Gets the unique identifier attributed by the identity provider that forged this Identity instance.
get Webcom Auth Token
Link copied to clipboard
Gets the Webcom authentication token attached to this Identity instance when available.