Update index.js

This commit is contained in:
Anton Georgiev 2019-07-19 10:24:53 -04:00 committed by GitHub
parent 43482bae08
commit ad0a520ca2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -132,6 +132,8 @@ class Auth {
sessionToken: this.sessionToken,
meetingId: this.meetingID,
requesterUserId: this.userID,
fullname: this.fullname,
confname: this.confname,
externUserID: this.externUserID,
uniqueClientSession: this.uniqueClientSession,
};