-
Notifications
You must be signed in to change notification settings - Fork 47
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
Comments
Hm, there is no problem in doing this. |
I want to make a pull request. Thanks a bunch |
pointers would be fine too.. |
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! ☕ |
Hey there, just checking in - is there something I can help you with? |
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. |
Awesome - can you make a pull request with your changes? I really appreciate your work and contribution! |
I will make a pull request.. You may have review my code. I am a bit of a novice in node.js.. |
I would like local strategy(passport) so that I can store and point different logged in users to their private workspaces
The text was updated successfully, but these errors were encountered: