Skip to content
This repository was archived by the owner on Feb 25, 2019. It is now read-only.

Remove passport dependency #205

Merged
merged 13 commits into from
Aug 30, 2015
Merged

Remove passport dependency #205

merged 13 commits into from
Aug 30, 2015

Conversation

adalinesimonian
Copy link
Member

Logic in the passport library was conflicting in scope with Anvil Connect's own provider handling.

Now, strategies are interfaced with directly, and there is no need to bring in the passport library itself.

This maintains compatibility with existing passport strategies.

Fixes #143

Logic in the passport library was conflicting in scope with Anvil
Connect's own provider handling.

Now, strategies are interfaced with directly, and there is no need to
bring in the passport library itself.

This maintains compatibility with existing passport strategies.

Fixes #143
@adalinesimonian
Copy link
Member Author

With additional fixes, this PR now has grown in scope and fixes #138

christiansmith added a commit that referenced this pull request Aug 30, 2015
@christiansmith christiansmith merged commit 251e670 into master Aug 30, 2015
@christiansmith
Copy link
Member

Awesome work.

@adalinesimonian adalinesimonian deleted the vsimonian-no-passport branch August 30, 2015 04:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants