Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Oauth #49

Merged
merged 5 commits into from
Feb 22, 2016
Merged

Oauth #49

merged 5 commits into from
Feb 22, 2016

Conversation

ekryski
Copy link
Member

@ekryski ekryski commented Feb 22, 2016

This adds OAuth2 support to the generator and closes feathersjs/feathers#229 and #2.

}
});

console.log(this.props.authentication);
Copy link
Member

Choose a reason for hiding this comment

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

console.log

@daffl
Copy link
Member

daffl commented Feb 22, 2016

One comment, then :shipit: and we can also close feathersjs/feathers#229

ekryski added a commit that referenced this pull request Feb 22, 2016
@ekryski ekryski merged commit 44cc48b into master Feb 22, 2016
@ekryski ekryski deleted the oauth branch February 22, 2016 06:59
@ekryski
Copy link
Member Author

ekryski commented Feb 22, 2016

This also closes feathersjs/feathers#159.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot specify passport strategy in config/default.json
2 participants