Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can we add Local Strategy to cloudhub? Any pointers to help me to do it.. #17

Open
MezzLabs opened this issue Jan 26, 2015 · 8 comments

Comments

@MezzLabs
Copy link

I would like local strategy(passport) so that I can store and point different logged in users to their private workspaces

@AVGP
Copy link
Owner

AVGP commented Jan 26, 2015

Hm, there is no problem in doing this.
Do you wanna make a pull request adding this or do you need some guidance on how to implement this?

@MezzLabs
Copy link
Author

I want to make a pull request. Thanks a bunch

@MezzLabs
Copy link
Author

pointers would be fine too..

@AVGP
Copy link
Owner

AVGP commented Jan 26, 2015

That's super cool!

So here's a Gist with an example of multiple passport "strategies" at play and here's a full example project that shows Twitter and Local in action together.

The place where you should set it up is here and you'll need to put a link somewhere around here

If you run into any road blocks or questions, don't hesitate to ask here, I'll try my best to respond quickly and help you find a way :)

Thanks! ☕

@AVGP
Copy link
Owner

AVGP commented Feb 20, 2015

Hey there, just checking in - is there something I can help you with?

@MezzLabs
Copy link
Author

I got it to work today. Spent some time understanding angularjs. I got confused for a while..Thanks a bunch and sorry for replying so late. I have also integrated it with together so that I don't have to refresh the workspace.

@AVGP
Copy link
Owner

AVGP commented Mar 25, 2015

Awesome - can you make a pull request with your changes?

I really appreciate your work and contribution!

@MezzLabs
Copy link
Author

I will make a pull request.. You may have review my code. I am a bit of a novice in node.js..

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

No branches or pull requests

2 participants