new Session()
Properties:
| Name | Type | Description | 
|---|---|---|
| _links | hash | |
| amr | array | |
| createdAt | dateTime | |
| expiresAt | dateTime | |
| id | string | |
| idp | SessionIdentityProvider | |
| lastFactorVerification | dateTime | |
| lastPasswordVerification | dateTime | |
| login | string | |
| status | SessionStatus | |
| userId | string | 
Extends
Methods
- 
    refresh()
- 
    
    
    
    
    
    
Returns:- Type
- Promise.<Session>