UserStorageAuth

app/models/userStorageAuth~ UserStorageAuth

new UserStorageAuth()

Represents OAuth 2.0 credentials for user authentication to storage
Properties:
Name Type Attributes Description
storage module:models/storage~Storage Storage at which to authenticate user
storageToken string <optional>
OAuth 2.0 access token for storage
storageUser string <optional>
User identifier at storage
user module:models/user~User <optional>
User to authenticate at storage
Source: