UserSourceAuth

app/models/userSourceAuth~ UserSourceAuth

new UserSourceAuth()

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