Skip to content

Conversation

@dmersiowsky
Copy link
Member

Recreated the changes from #14

constructor(profile) {
this.ID = 'ID';
this.profile = profile || new (require('./Profile'))();
this.AuthenticationStatus = require('./AuthenticationStatus');
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure if this should be an instance and whether to pass this as a parameter?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants