okta-sdk-nodejs

okta.OAuth2RefreshToken

Properties

Name Type Description Notes
clientId string   [optional] [default to undefined]
created Date   [optional] [readonly] [default to undefined]
createdBy OAuth2Actor   [optional] [default to undefined]
expiresAt Date   [optional] [readonly] [default to undefined]
id string   [optional] [readonly] [default to undefined]
issuer string   [optional] [default to undefined]
lastUpdated Date   [optional] [readonly] [default to undefined]
scopes Array<string>   [optional] [default to undefined]
status GrantOrTokenStatus   [optional] [default to undefined]
userId string   [optional] [default to undefined]
_embedded { [key: string]: any; }   [optional] [readonly] [default to undefined]
_links { [key: string]: any; }   [optional] [readonly] [default to undefined]